On Tue, Oct 20, 2020 at 12:52:11AM +0300, Yuriy Skalko wrote:

I guess you checked, but these two below look strange...
Otherwise looks fine. P

> diff --git a/src/Buffer.h b/src/Buffer.h
> index 2d96ff938e..7d1b5eca97 100644
> --- a/src/Buffer.h
> +++ b/src/Buffer.h
> @@ -13,6 +13,7 @@
>  #define BUFFER_H
>  
>  #include "OutputEnums.h"
> +#include "ParIterator.h"
>  
>  #include "support/unique_ptr.h"
>  #include "support/strfwd.h"

Look suspicious.

> diff --git a/src/Text.h b/src/Text.h
> index 3faccb8c59..412e6f036c 100644
> --- a/src/Text.h
> +++ b/src/Text.h
> @@ -15,18 +15,18 @@
>  #define TEXT_H
>  
>  #include "DocIterator.h"
> +#include "Paragraph.h"
>  #include "ParagraphList.h"

Look suspicious.
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to