]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_splitinset.C
macro rework
[lyx.git] / src / mathed / math_splitinset.C
index 6cd7fb698d64605a43d6dbbc9529f199985875b8..83a9caf3b38e7aa6cc6ff56506c8e55fe3b83779 100644 (file)
 #include <config.h>
 
 #include "math_splitinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 
+
+using std::string;
 using std::auto_ptr;