]> git.lyx.org Git - features.git/blobdiff - src/tabular.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / tabular.C
index 06e3aa1772955094839f95f88b2b2839053bd4eb..98411af6604372cf37fbbbbb16bef52202870c09 100644 (file)
@@ -32,7 +32,7 @@
 #include "support/lstrings.h"
 #include "support/tostr.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using lyx::support::ltrim;
 using lyx::support::prefixIs;