]> git.lyx.org Git - features.git/blobdiff - src/lyxfind.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / lyxfind.C
index cfee2c9f04435a7be031677ef35ef4764c07eef2..0c4c9e9eec1b17d62916a8f13d39e0828b188a0c 100644 (file)
@@ -33,7 +33,7 @@
 #include "support/textutils.h"
 #include "support/tostr.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using lyx::support::lowercase;
 using lyx::support::uppercase;