]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_commentinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_commentinset.C
index 2d61aaaf4f345e2a7643dba2854fcffe3e79b5d5..793a806b0618ca39c905f364f0dcbe32c315569f 100644 (file)
 
 #include "math_commentinset.h"
 #include "math_data.h"
-#include "math_support.h"
 #include "math_mathmlstream.h"
-#include "LaTeXFeatures.h"
-#include "support/LOstream.h"
-#include "textpainter.h"
+#include "math_support.h"
+#include "support/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;