]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_macro.C
index 340c448c3c2d107a7c2bad0b055ff29ac46a7a30..aaad86b832c2c7a52db88da4fbcf44ce63b429d6 100644 (file)
 #include "math_macrotable.h"
 #include "math_macrotemplate.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
-#include "support/lstrings.h"
-#include "support/LAssert.h"
 #include "debug.h"
 #include "LaTeXFeatures.h"
 
 
+using std::string;
 using std::max;
 using std::auto_ptr;
 using std::endl;