]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathColor.cpp
#include cosmetics
[features.git] / src / mathed / InsetMathColor.cpp
index e69b690db8386771c64f3c5bebdc3c894afa773d..9246f3d45973f46da82cf2a0ae9258a0a23e2dec 100644 (file)
 #include <config.h>
 
 #include "Color.h"
+
 #include "InsetMathColor.h"
+#include "LaTeXFeatures.h"
 #include "MathData.h"
 #include "MathStream.h"
 #include "MathSupport.h"
-#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
 
-#include "support/std_ostream.h"
+#include <ostream>
 
 
 namespace lyx {