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