]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_braceinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_braceinset.C
index a782a8ca312fa5d3c5d68c1359645366603be82d..e0a6ab586217305f9e04d17bc6457a8319043b1c 100644 (file)
@@ -13,7 +13,7 @@
 #include "math_braceinset.h"
 #include "math_support.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::max;
 using std::auto_ptr;