]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_factory.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / mathed / math_factory.C
index acaa0ca69ea37fe276a16ff1c0869bba4fdf3116..3da237bd528201a84c1ce5488fa569ef598c94d4 100644 (file)
 #include "debug.h"
 #include "math_support.h"
 
-#include "support/std_sstream.h"
 #include "support/filetools.h" // LibFileSearch
 #include "support/lstrings.h"
 
 #include "frontends/lyx_gui.h"
 
 #include <fstream>
+#include <sstream>
 
 using lyx::support::LibFileSearch;
 using lyx::support::split;