X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftext.C;h=daa001ce32893bb9c060b31030d8f3d63835d0a2;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=15374a2f3d03d6711323191feaea207366f21ad2;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/text.C b/src/text.C index 15374a2f3d..daa001ce32 100644 --- a/src/text.C +++ b/src/text.C @@ -66,7 +66,8 @@ #include "support/lstrings.h" #include "support/textutils.h" #include "support/tostr.h" -#include "support/std_sstream.h" + +#include using lyx::par_type; using lyx::pos_type;