]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_mathmlstream.C
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_mathmlstream.C
index 9cfbdac62e410538d9d9826568fc6bac2ea38861..88495f63cf46e733ea2151adb75bc0ba8ac74a58 100644 (file)
 #include "math_inset.h"
 #include "math_data.h"
 #include "math_extern.h"
-#include "debug.h"
 #include "support/lyxalgo.h"
-#include "support/LOstream.h"
 
+using std::strlen;
 
 using std::ostream;
-using std::strlen;
+
 
 namespace {