]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/TextPainter.cpp
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / TextPainter.cpp
index fa8ca9944fdf3e9c9250d049b471f4c340087e73..6811c40af25d8c1872f1ba40f82f7c7e9cb62f8f 100644 (file)
@@ -11,7 +11,8 @@
 #include <config.h>
 
 #include "TextPainter.h"
-#include "support/std_ostream.h"
+
+#include <ostream>
 
 
 namespace lyx {