From a73f24f47aea2dfa57459424f48b11b2b835e334 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 13 Mar 2021 10:20:19 +0100 Subject: update pches Change-Id: Id6dfae9fb97fbe3fc89b9f2e083d7a3d5c1d36d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112411 Tested-by: Jenkins Reviewed-by: Julien Nabet --- reportdesign/inc/pch/precompiled_rpt.hxx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'reportdesign') diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index 20e500e2f107..fbefda6dc6a2 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 2021-03-08 13:14:09 using: + Generated on 2021-03-13 10:18:00 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: @@ -47,6 +47,7 @@ #include #include #include +#include #include #include #include @@ -135,15 +136,11 @@ #include #include #include -#include #include #include -#include #include -#include #include #include -#include #include #include #include @@ -191,7 +188,6 @@ #include #include #include -#include #include #include #include @@ -208,6 +204,7 @@ #include #include #include +#include #include #include #include -- cgit