]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_stringinset.C
Ensure all #warning statements are wrapped by #ifdef WITH_WARNINGS.
[lyx.git] / src / mathed / math_stringinset.C
index 1df9f46d1f4ef007dc415d035eb557ff6a4c5b17..dfb664c26c68b5f6a588d14c438fb730969c8996 100644 (file)
@@ -15,6 +15,8 @@
 #include "math_streamstr.h"
 #include "math_support.h"
 
+
+using std::string;
 using std::auto_ptr;