]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFont.cpp
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathFont.cpp
index 85dba7dedc161a89533cacd5b2b23ba3b41caf00..5cf5388b9a19b386a1313f9534b47601baa5604f 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.
  */
@@ -18,6 +18,8 @@
 #include "MathParser.h"
 #include "MetricsInfo.h"
 
+#include <ostream>
+
 
 namespace lyx {