]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_spaceinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_spaceinset.C
index 99b51492f973337e47ee11d25fcfd477bdcf8259..c7bf710fd7dc4569b18dffcc96d81f44721ba6d2 100644 (file)
 
 #include "math_spaceinset.h"
 #include "math_data.h"
-#include "math_support.h"
-#include "LColor.h"
 #include "frontends/Painter.h"
 #include "math_mathmlstream.h"
 #include "LaTeXFeatures.h"
-#include "debug.h"
+#include "LColor.h"
+
 
+using std::string;
 using std::auto_ptr;