From c5b6d2c8db8a3c93d22af3a69336af1d86b74e66 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 4 Apr 2020 19:56:45 +0100 Subject: update some pches that no longer need vcl.lstbox.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5990f519247df17ecbc4321d93bd12987c9194b6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91700 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- reportdesign/inc/pch/precompiled_rptui.hxx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'reportdesign/inc') diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index e5f49237d2de..ffb40f3ad451 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.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 2020-02-16 15:31:14 using: + Generated on 2020-04-04 19:58:59 using: ./bin/update_pch reportdesign rptui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include @@ -122,7 +123,6 @@ #include #include #include -#include #include #include #include @@ -134,7 +134,6 @@ #include #include #include -#include #include #include #include @@ -179,6 +178,7 @@ #include #include #include +#include #include #include #include @@ -339,7 +339,6 @@ #include #include #include -#include #include #include #include -- cgit