]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/QPrefs.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / qt2 / QPrefs.C
index 3e345c713413d2a8d46a0d6615fab61e5925e1f3..47fbdd6e8d1a1ece66a7ea6a79aea4b9bd62bf18 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "support/lstrings.h"
 #include "support/tostr.h"
-#include "support/std_sstream.h"
 
 #include "controllers/ControlPrefs.h"
 #include "controllers/frnt_lang.h"
@@ -56,6 +55,7 @@
 #include <boost/tuple/tuple.hpp>
 
 #include <iomanip>
+#include <sstream>
 
 using lyx::support::compare_no_case;
 using lyx::support::strToDbl;