]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_boxinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_boxinset.C
index dd28994efad9c2d34ae89e52818699caaabf1002..624f627792daa7c530742c06f8b07ad31725fd93 100644 (file)
 #include <config.h>
 
 #include "math_boxinset.h"
-#include "math_support.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::auto_ptr;