]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / insets / insetinclude.C
index da8f3c795c4994b4c60a119b337f592c974aad55..a8bd6600b9343cc0c3bc6fe5054c36937b753a7f 100644 (file)
@@ -49,7 +49,8 @@
 #include <boost/bind.hpp>
 
 #include "support/std_ostream.h"
-#include "support/std_sstream.h"
+
+#include <sstream>
 
 using lyx::support::AddName;
 using lyx::support::AbsolutePath;