]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.C
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_amsarrayinset.C
index 0aca0bb6883691f30098d5e9bf762862fee21eb4..1287d99a3f533e42ade65a6270fea7ae9e0c3bfc 100644 (file)
 #include <config.h>
 
 #include "math_amsarrayinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_support.h"
 
+using std::string;
 using std::auto_ptr;