]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_xarrowinset.C
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_xarrowinset.C
index fe80ae83110677507748257fa4d8b93a6c9168fd..75a16330ecd0e90d4d4b030d9261ae9800b3c17a 100644 (file)
 #include <config.h>
 
 #include "math_xarrowinset.h"
-#include "math_support.h"
-#include "math_parser.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
+#include "math_support.h"
+
 
+using std::string;
 using std::auto_ptr;