]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_autocorrect.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / mathed / math_autocorrect.C
index 986f3da9d8607093045b2e0fdf68ef9eed558d70..4d06c78259210d21900e5463474ca64c083cfc00 100644 (file)
 #include "math_parser.h"
 #include "debug.h"
 
-#include "support/std_sstream.h"
 #include "support/filetools.h" //  LibFileSearch
 
 #include <fstream>
+#include <sstream>
 
 using lyx::support::LibFileSearch;