]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPar.cpp
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathPar.cpp
index 6859a33f91c47ed8f0d2a30ed2d9cbc0a19a262c..26445c2d0de8e5b71f10f8839a28dfe0f902632f 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -15,6 +15,7 @@
 #include "MathData.h"
 #include "MathStream.h"
 
+#include <ostream>
 
 namespace lyx {