]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_numberinset.C
the DocIterator stuff
[lyx.git] / src / mathed / math_numberinset.C
index 5417200afd5c5d236b59e9d467bb81d3f3d8108e..01ffcf170f4e749e2e1473ce1aa6fcefd182fa8a 100644 (file)
@@ -14,8 +14,9 @@
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 #include "math_support.h"
-#include "debug.h"
 
+
+using std::string;
 using std::auto_ptr;