]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathSupport.cpp
#include cosmetics
[features.git] / src / mathed / MathSupport.cpp
index a01b9294ae8eba9e832b5be036dc4e867b790f5f..ef352584fdbc32e6f29df7aa3c7e7215a3f4815d 100644 (file)
 
 #include <config.h>
 
+#include "MathSupport.h"
+
 #include "InsetMath.h"
 #include "MathData.h"
 #include "MathParser.h"
 #include "MathStream.h"
-#include "MathSupport.h"
 
 #include "debug.h"
 
+#include "support/docstream.h"
+
 #include "frontends/FontLoader.h"
 #include "frontends/FontMetrics.h"
 #include "frontends/Painter.h"
@@ -33,7 +36,6 @@ using frontend::Painter;
 
 using std::max;
 using std::endl;
-using std::vector;
 
 
 ///