]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fontinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_fontinset.C
index 79d25a16cb7d4ea9a6679cfd9e7fecace4a5d0a3..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/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;