]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_boxinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_boxinset.C
index 624f627792daa7c530742c06f8b07ad31725fd93..ca053c422e4bd1f6ef404a9fac8e0142672c9034 100644 (file)
 #include <config.h>
 
 #include "math_boxinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "support/std_ostream.h"
 
+using std::string;
 using std::auto_ptr;