]> git.lyx.org Git - features.git/blobdiff - src/text.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / text.C
index 15374a2f3d03d6711323191feaea207366f21ad2..daa001ce32893bb9c060b31030d8f3d63835d0a2 100644 (file)
@@ -66,7 +66,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;