]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_kerninset.C
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / math_kerninset.C
index 116a266f707216d10c1d7350a0886b0ac2157390..8807f0ec5b52e6a8e0e947bdcc451af86eab2bbb 100644 (file)
 #include <config.h>
 
 #include "math_kerninset.h"
-#include "math_extern.h"
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_support.h"
+#include "dimension.h"
 
+
+using std::string;
 using std::auto_ptr;