From 9f07fb6d15de5682cc2e09f0261ba59341ceb8ef Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 25 Apr 2020 20:58:01 +0100 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I83a61da7dda6c72552eecd377f1c3744c92a797e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92909 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sdext/inc/pch/precompiled_PresentationMinimizer.hxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sdext') diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx index 77bfa8cf6ba6..bf3ffc162cc2 100644 --- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx +++ b/sdext/inc/pch/precompiled_PresentationMinimizer.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-04-21 11:16:44 using: + Generated on 2020-04-25 20:55:29 using: ./bin/update_pch sdext PresentationMinimizer --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -25,8 +25,8 @@ #include #include #include +#include #include -#include #include #include #include @@ -59,10 +59,7 @@ #include #include #include -#include #include -#include -#include #include #include #include @@ -77,7 +74,6 @@ #include #include #include -#include #include #include #include -- cgit