]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_sizeinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_sizeinset.C
index 0e9e4cca067914ea64eb3332eb997154f4fde267..c965f3e0a979685d6b177ebbd54f98faa8afdd81 100644 (file)
@@ -14,7 +14,7 @@
 #include "math_parser.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::atoi;
 using std::auto_ptr;