]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exfuncinset.C
fix build, thesaurus
[lyx.git] / src / mathed / math_exfuncinset.C
index c258e2b0b3f5df2f531fbe90ac2fdfdfb60b71aa..10175f52c9551e3c4087eb4665a5173f4a93ce1b 100644 (file)
@@ -5,8 +5,6 @@
 #include "math_mathmlstream.h"
 #include "math_streamstr.h"
 
-using std::ostream;
-
 
 MathExFuncInset::MathExFuncInset(string const & name)
        : MathNestInset(1), name_(name)