]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parser.C
Hopefully fix the problem with stateText() in lyxfont.C
[lyx.git] / src / mathed / math_parser.C
index bed701268ebbde865a98ac9219303408665d7134..2c8c7053cfaec4d5abacf8e7662dac005ab000bb 100644 (file)
@@ -30,6 +30,9 @@
 #include "math_root.h"
 #include "debug.h"
 
+using std::istream;
+using std::endl;
+
 enum {
        FLAG_BRACE      = 1,    //  A { needed
        FLAG_BRACE_ARG  = 2,    //  Next { is argument