From 9ad76a23eb25daddeec5f2586a10487c8a7bdc36 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 25 Feb 2021 10:53:34 +0000 Subject: allow use of FloatWinPopupFlags without including complete floatwin.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ica412938ead6f213668b3aa876bff81d8f512f1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111526 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- chart2/inc/pch/precompiled_chartcontroller.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chart2/inc/pch/precompiled_chartcontroller.hxx') diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 3791367acd6b..99b2d0e76252 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2021-02-19 15:34:34 using: + Generated on 2021-02-25 10:08:39 using: ./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -105,7 +105,6 @@ #include #include #include -#include #include #include #include -- cgit