]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macrotable.C
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_macrotable.C
index 885bd5b3b3738e00df1d4d466397937c7348cea7..a0456960f9e1be832e89693adaab9a1d61aede90 100644 (file)
 #include <config.h>
 
 #include "math_macrotable.h"
-#include "math_macro.h"
 #include "math_macrotemplate.h"
-#include "math_parser.h"
-#include "math_mathmlstream.h"
 #include "debug.h"
-#include "math_support.h" // math_font_available
 
-#include <iostream>
 
+using std::string;
 using std::endl;