]> 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 cfe0262eb88ec2d079caaf558cedd5d6ee974d2f..793a806b0618ca39c905f364f0dcbe32c315569f 100644 (file)
 #include <config.h>
 
 #include "math_commentinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "math_support.h"
+#include "support/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;