]> git.lyx.org Git - features.git/blobdiff - src/insets/insetvspace.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / insets / insetvspace.C
index 5559fa325bda2b9322d63d2b1fe088fba8a320b8..5946dd70e26f6cf58b4dfe07fe9ba0091fba01c9 100644 (file)
@@ -27,7 +27,7 @@
 #include "frontends/font_metrics.h"
 #include "frontends/Painter.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using std::istringstream;
 using std::ostream;