From 1e092b6bde40d5e69c1ef92fca201896ff75bf18 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 2 Mar 2021 11:17:56 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ide49c48738ecd537d4eb69390d22807561d3b4e1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111828 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- reportdesign/inc/pch/precompiled_rptui.hxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'reportdesign/inc') diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 069c483994b4..bdd4f01f1db3 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 2021-02-19 15:34:45 using: + Generated on 2021-03-02 11:16:26 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: @@ -132,7 +132,6 @@ #include #include #include -#include #include #include #include @@ -185,7 +184,6 @@ #include #include #include -#include #include #include #include @@ -249,13 +247,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #include #include -- cgit