]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exintinset.C
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_exintinset.C
index 3658e281adcc3c6cc770fa14e749181fae47c285..e41dad31346ccb8ff075bd239999bab548313280 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "math_exintinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_symbolinset.h"
@@ -19,6 +19,8 @@
 
 #include <boost/scoped_ptr.hpp>
 
+
+using std::string;
 using std::auto_ptr;
 using std::endl;