]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_dotsinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_dotsinset.C
index 979cf13685472677acf09cd9c5775ded894fad7a..c08c31a443c2327066278b51e498d15fe2ad1934 100644 (file)
 
 #include "math_dotsinset.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
 #include "math_support.h"
 #include "math_parser.h"
 
+
+using std::string;
 using std::auto_ptr;