]> git.lyx.org Git - features.git/blobdiff - src/support/tostr.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / support / tostr.C
index da5b7aaa8d98a0beada6ccb9722fccd569dc5c09..81058d5d87959de332856034a168b64c80cfabb5 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <config.h>
 
-#include "support/std_sstream.h"
+#include <sstream>
 
 using std::string;
 using std::ostringstream;