]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parboxinset.C
more IU
[lyx.git] / src / mathed / math_parboxinset.C
index 21f851472ca89a5ec30e10cc65813a24f6b94e30..a2c9ccd62487b55b876ffdd49bb7bb6cdc537835 100644 (file)
 #include <config.h>
 
 #include "math_parboxinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "debug.h"
 
+
+using std::string;
 using std::auto_ptr;
 using std::endl;