]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exintinset.C
Ensure all #warning statements are wrapped by #ifdef WITH_WARNINGS.
[lyx.git] / src / mathed / math_exintinset.C
index 31dfe1655b8b7f97ee100bf9d4548f714e3046e9..e41dad31346ccb8ff075bd239999bab548313280 100644 (file)
 #include "math_streamstr.h"
 #include "math_symbolinset.h"
 #include "debug.h"
+
 #include <boost/scoped_ptr.hpp>
 
 
+using std::string;
 using std::auto_ptr;
 using std::endl;