]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fontinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_fontinset.C
index 24b95bb4c1f02dc90eba6606c775f0d15f48d5b1..2ffacba941361f8ebd00e7900c528d57c9afc6aa 100644 (file)
 #include <config.h>
 
 #include "math_fontinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_parser.h"
 #include "LaTeXFeatures.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;