X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fparagraph.C;h=66eebe04eb15c016a0d0e44005351b670c90175b;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=5657b2f77cd3c2578ca6de1c34d0eaa3f88b2304;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/paragraph.C b/src/paragraph.C index 5657b2f77c..66eebe04eb 100644 --- a/src/paragraph.C +++ b/src/paragraph.C @@ -41,7 +41,6 @@ #include "insets/insetoptarg.h" #include "support/lstrings.h" -#include "support/std_sstream.h" #include "support/textutils.h" #include "support/tostr.h" @@ -50,6 +49,7 @@ #include #include +#include using lyx::pos_type;