]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_deliminset.C
mathed compilation fixes
[features.git] / src / mathed / math_deliminset.C
index 9e4bbcaf3a160f4c9d811d0995f8a82d57c7a3ef..deecead4ffde0ec67ebde65db34d2719281599ff 100644 (file)
@@ -6,6 +6,9 @@
 #include "LColor.h"
 #include "Painter.h"
 #include "mathed/support.h"
+#include "support/LOstream.h"
+
+using std::ostream;
 
 
 MathDelimInset::MathDelimInset(int l, int r, short st)