X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_nestinset.C;h=2f593493da8f272f5cbdd9611d253444ab5910ab;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=9f501423e97d8966cc4a1715c42c3558a9784018;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/mathed/math_nestinset.C b/src/mathed/math_nestinset.C index 9f501423e9..2f593493da 100644 --- a/src/mathed/math_nestinset.C +++ b/src/mathed/math_nestinset.C @@ -41,13 +41,14 @@ #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 + using lyx::cap::copySelection; using lyx::cap::grabAndEraseSelection; using lyx::cap::cutSelection;