]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exintinset.C
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_exintinset.C
index bd5f9dc20c291ce7461720786ee04be4cce0a2b0..e41dad31346ccb8ff075bd239999bab548313280 100644 (file)
 #include <config.h>
 
 #include "math_exintinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_symbolinset.h"
 #include "debug.h"
 
+#include <boost/scoped_ptr.hpp>
 
+
+using std::string;
 using std::auto_ptr;
 using std::endl;