X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftext2.C;h=dfcac666b53251c1211cc756922b678a3495d191;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=1988bd3e665937f3b5f07474153a29364318ea0f;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/text2.C b/src/text2.C index 1988bd3e66..dfcac666b5 100644 --- a/src/text2.C +++ b/src/text2.C @@ -58,7 +58,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;