From 1ac449874c0e93ee7e7a9765053d392fde0067f4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 4 Dec 2020 10:01:04 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3e22c2000da03f6f3345353846213203993aa865 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107192 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- reportdesign/inc/pch/precompiled_rpt.hxx | 7 ++++++- reportdesign/inc/pch/precompiled_rptui.hxx | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'reportdesign/inc') diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index a5ae2eda1218..f55ddf02cf08 100644 --- a/reportdesign/inc/pch/precompiled_rpt.hxx +++ b/reportdesign/inc/pch/precompiled_rpt.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-08-12 11:04:52 using: + Generated on 2020-12-04 09:59:17 using: ./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -138,6 +139,7 @@ #include #include #include +#include #include #include #include @@ -223,6 +225,7 @@ #include #include #include +#include #include #include #include @@ -232,6 +235,7 @@ #include #include #include +#include #include #include #include @@ -239,6 +243,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 1c1028e442f1..58070c2ce7f8 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-08-12 11:04:53 using: + Generated on 2020-12-04 09:59:17 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: @@ -178,6 +178,7 @@ #include #include #include +#include #include #include #include @@ -207,6 +208,7 @@ #include #include #include +#include #include #include #include @@ -377,6 +379,7 @@ #include #include #include +#include #include #include #include @@ -402,6 +405,7 @@ #include #include #include +#include #include #include #include @@ -411,6 +415,7 @@ #include #include #include +#include #include #include #include -- cgit