]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPar.cpp
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathPar.cpp
index 38fc9bfc43be051cf2cb949a6bfa382dbc85b8f4..f06ac89dc09c719b03fd0eae380606eb43e8641a 100644 (file)
 #include <config.h>
 
 #include "InsetMathPar.h"
+
 #include "MathData.h"
 #include "MathStream.h"
-#include "support/std_ostream.h"
+
+#include <ostream>
 
 
 namespace lyx {