X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fcursor.C;h=82a0a58b31841afa25799a8b65fc474f6afe48bc;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=903593c55108d58cf8e5506fce4b427f2cc0f823;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/cursor.C b/src/cursor.C index 903593c551..82a0a58b31 100644 --- a/src/cursor.C +++ b/src/cursor.C @@ -40,12 +40,13 @@ #include "mathed/math_macrotable.h" #include "support/limited_stack.h" -#include "support/std_sstream.h" #include "frontends/LyXView.h" #include +#include + using lyx::par_type; using std::string;