]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_streamstr.C
enable direct input of #1...#9; some whitespace changes
[lyx.git] / 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)