]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_biginset.C
more IU
[lyx.git] / src / mathed / math_biginset.C
index 1bd849d42736740ad2b66a9d8db2b814173d3ebb..c259c4cafa0550a55f5d19a7d26d94e892210083 100644 (file)
 
 #include "math_biginset.h"
 #include "math_support.h"
-#include "math_parser.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 
+
+using std::string;
 using std::auto_ptr;