]> 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 a12a646abc923d96327560354d207a3ff88efe7e..88495f63cf46e733ea2151adb75bc0ba8ac74a58 100644 (file)
 #include "math_extern.h"
 #include "support/lyxalgo.h"
 
+using std::strlen;
 
 using std::ostream;
-using std::strlen;
+
 
 namespace {