]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_kerninset.C
the DocIterator stuff
[lyx.git] / src / mathed / math_kerninset.C
index f17311986310398fe9f44fc6d34c9f566537e667..8807f0ec5b52e6a8e0e947bdcc451af86eab2bbb 100644 (file)
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_support.h"
+#include "dimension.h"
 
+
+using std::string;
 using std::auto_ptr;