]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_braceinset.C
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / math_braceinset.C
index a782a8ca312fa5d3c5d68c1359645366603be82d..aa7b914896c9205f76f3804d446df960101fa011 100644 (file)
 #include <config.h>
 
 #include "math_braceinset.h"
-#include "math_support.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "support/LOstream.h"
+#include "math_support.h"
+#include "LColor.h"
+#include "support/std_ostream.h"
 
 using std::max;
 using std::auto_ptr;