]> git.lyx.org Git - features.git/blobdiff - src/insets/insetnote.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / insets / insetnote.C
index 0dc70914030a34d19247c882d5832be75c0b3b4e..3be5403fb54ccff288c0a69101b7009932e47a06 100644 (file)
@@ -27,9 +27,9 @@
 #include "paragraph.h"
 
 #include "support/lyxalgo.h"
-#include "support/std_sstream.h"
 #include "support/translator.h"
 
+#include <sstream>
 
 using std::string;
 using std::auto_ptr;