]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathParser.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / MathParser.h
index 5be3b10275ee3e7816858141d4342e735898c6c5..de97e1033db52f9596cd738738edc6d15aa06013 100644 (file)
 #include "support/types.h"
 #include "support/docstring.h"
 
-#include <string>
-#include <vector>
 
 namespace lyx {
 
-
 class MathAtom;
 class MathData;
 class InsetMathGrid;