]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPar.cpp
fix off-by-two drawing error
[lyx.git] / src / mathed / InsetMathPar.cpp
index 6859a33f91c47ed8f0d2a30ed2d9cbc0a19a262c..5659d02a8e8f14b7d39a1da46f51a0ca8aba4abc 100644 (file)
@@ -15,6 +15,7 @@
 #include "MathData.h"
 #include "MathStream.h"
 
+#include <ostream>
 
 namespace lyx {