On Sat, Feb 29, 2020 at 05:45:29AM +0100, Richard Kimberly Heck wrote:
> commit 4460df329226ab5e72adab0ff764b7496022bbbd
> Author: Richard Kimberly Heck <rikih...@lyx.org>
> Date:   Fri Feb 28 23:52:06 2020 -0500
> 
>     Fix header.
> ---
>  src/support/Systemcall.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/support/Systemcall.h b/src/support/Systemcall.h
> index d3d2189..537a701 100644
> --- a/src/support/Systemcall.h
> +++ b/src/support/Systemcall.h
> @@ -15,7 +15,7 @@
>  #ifndef SYSTEMCALL_H
>  #define SYSTEMCALL_H
>  
> -#include <string>
> +#include "strfwd.h"
>  
>  namespace lyx {
>  namespace support {
> -- 
> lyx-cvs mailing list
> lyx-...@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-cvs

What was broken? Did it produce a warning?

When when I remove that header completely, I don't get a compilation
error. Is it just by luck (e.g., something else happens to triggers
loading the header)?

Scott

Attachment: signature.asc
Description: PGP signature

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

Reply via email to