]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_nestinset.C
change "support/std_sstream.h" to <sstream>
[features.git] / src / mathed / math_nestinset.C
index 9f501423e97d8966cc4a1715c42c3558a9784018..2f593493da8f272f5cbdd9611d253444ab5910ab 100644 (file)
 #include "outputparams.h"
 #include "undo.h"
 
-#include "support/std_sstream.h"
 #include "support/lstrings.h"
 
 #include "frontends/Dialogs.h"
 #include "frontends/LyXView.h"
 #include "frontends/Painter.h"
 
+#include <sstream>
+
 using lyx::cap::copySelection;
 using lyx::cap::grabAndEraseSelection;
 using lyx::cap::cutSelection;