]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_boxinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_boxinset.C
index 67dc6bd89ededce30705b619f9a78aa88e805b9d..ca053c422e4bd1f6ef404a9fac8e0142672c9034 100644 (file)
 #include <config.h>
 
 #include "math_boxinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;