]> git.lyx.org Git - lyx.git/commitdiff
replace ostream by support/LOstream
authorAndré Pönitz <poenitz@gmx.net>
Tue, 25 Jun 2002 03:56:30 +0000 (03:56 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 25 Jun 2002 03:56:30 +0000 (03:56 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4473 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/math_decorationinset.C

index 9282349eab1bf20d9f11aba696bb4b85da06ea4d..32693a56672bf09be942f1301767cb4b23a8aa33 100644 (file)
@@ -9,8 +9,7 @@
 #include "math_parser.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
-
-#include <ostream>
+#include "support/LOstream.h"
 
 
 MathDecorationInset::MathDecorationInset(string const & name)