]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathBox.cpp
#include cosmetics
[features.git] / src / mathed / InsetMathBox.cpp
index 36c1c163506fbda5defb4a6e9f34c8500572380a..3056c72dbc14530d43a842512e790df03d0ace0a 100644 (file)
 #include <config.h>
 
 #include "InsetMathBox.h"
+
 #include "MathData.h"
 #include "MathStream.h"
-#include "MathStream.h"
-#include "support/std_ostream.h"
+#include "MetricsInfo.h"
+
+#include <ostream>
 
 
 namespace lyx {