]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_support.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / mathed / math_support.C
index ea2ccd667d5061752cf5b3b035d2423b60fd9140..50163682547f204e7a84d1e6cb377628b0a5bc96 100644 (file)
@@ -24,9 +24,8 @@
 #include "frontends/font_metrics.h"
 #include "frontends/lyx_gui.h"
 
-#include "support/std_sstream.h"
-
 #include <map>
+#include <sstream>
 
 
 using std::string;