]> git.lyx.org Git - features.git/blobdiff - src/text3.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / text3.C
index 5709367613cc03d8ba44520920bcc948be8e2bfb..2b4f91be62e031762884d29a1c0740ed425fa974 100644 (file)
 #include "support/lstrings.h"
 #include "support/lyxlib.h"
 #include "support/tostr.h"
-#include "support/std_sstream.h"
 
 #include "mathed/math_hullinset.h"
 #include "mathed/math_macrotemplate.h"
 
 #include <clocale>
+#include <sstream>
 
 using lyx::pos_type;