]> git.lyx.org Git - features.git/blobdiff - src/text2.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / text2.C
index 1988bd3e665937f3b5f07474153a29364318ea0f..dfcac666b53251c1211cc756922b678a3495d191 100644 (file)
@@ -58,7 +58,8 @@
 #include "support/lstrings.h"
 #include "support/textutils.h"
 #include "support/tostr.h"
-#include "support/std_sstream.h"
+
+#include <sstream>
 
 using lyx::par_type;
 using lyx::pos_type;