]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormMathsDelim.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / xforms / FormMathsDelim.C
index 2bcc42f06f490e1750bf01fe1cbf5aee51549e78..26a5beb5595ffec17b613741c82f9e7bd01a820a 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "controllers/ButtonController.h"
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using std::ostringstream;