]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFBox.cpp
#include cosmetics
[lyx.git] / src / mathed / InsetMathFBox.cpp
index c8d939d5ec1c10acc4491ac15ffe8287da589781..2164ea7433b93ff32680775953190299618311e9 100644 (file)
 #include <config.h>
 
 #include "InsetMathFBox.h"
+
 #include "MathData.h"
 #include "MathStream.h"
+#include "MetricsInfo.h"
 
-#include "support/std_ostream.h"
 #include "frontends/Painter.h"
 
+#include <ostream>
+
 
 namespace lyx {