]> git.lyx.org Git - lyx.git/blobdiff - src/support/DebugStream.C
use more explicit on constructors use the pimpl idom to reduce size with about 500k
[lyx.git] / src / support / DebugStream.C
index 2903f624484a69bf81f504407147b852ccbc823b..5850d3a045a2ab01e450d817c302574485d321e9 100644 (file)
@@ -19,6 +19,7 @@
 #ifdef MODERN_STL_STREAMS
 #include <fstream>
 #endif
+#include <iostream>
 
 using std::ostream;
 using std::streambuf;