]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlPrefs.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / controllers / ControlPrefs.C
index 7da7e88683efcf3c8736f5b9ff32502d22c3d6c6..8236af8c56296f46e25455b2c7bb7efea89db7b9 100644 (file)
@@ -24,7 +24,7 @@
 #include "support/globbing.h"
 #include "support/path_defines.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using std::ostringstream;
 using std::pair;