]> git.lyx.org Git - lyx.git/commitdiff
do as We say...
authorAndré Pönitz <poenitz@gmx.net>
Mon, 10 Dec 2001 14:35:54 +0000 (14:35 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 10 Dec 2001 14:35:54 +0000 (14:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3180 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/math_streamstr.C

index a8307f01886e3a6090553755d92887b740502862..1675f0fe2481b629376c2c4331f52b4119fdabed 100644 (file)
@@ -2,9 +2,9 @@
 
 #include "math_streamstr.h"
 #include "math_mathmlstream.h"
+#include "support/LOstream.h"
 
 #include <algorithm>
-#include <iostream>
 
 
 WriteStream & operator<<(WriteStream & ws, string const & s)