]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exfuncinset.C
the DocIterator stuff
[lyx.git] / src / mathed / math_exfuncinset.C
index 6757b5801ccbfed439799dddccbda1b4d15be22b..b6e5d609218b059a64d2c0d25dfa6864ff77a73a 100644 (file)
 #include <config.h>
 
 #include "math_exfuncinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
+#include "math_support.h"
+
 
+using std::string;
 using std::auto_ptr;