]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.C
more IU
[lyx.git] / src / mathed / math_amsarrayinset.C
index bc89a191dcf9ce68a6c6720ae34f17c233481222..1287d99a3f533e42ade65a6270fea7ae9e0c3bfc 100644 (file)
 #include <config.h>
 
 #include "math_amsarrayinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "metricsinfo.h"
 #include "math_streamstr.h"
 #include "math_support.h"
-#include "Lsstream.h"
 
+using std::string;
 using std::auto_ptr;