From cc3b9c0bcc4a379efb99b273c426a5ecb2214d0f Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 6 Mar 2021 20:42:57 +0100 Subject: update pches Change-Id: Id892e426343746df2f01f4cdc5f470351bdb6a12 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112099 Tested-by: Jenkins Reviewed-by: Julien Nabet --- svx/inc/pch/precompiled_svxcore.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'svx') diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index fdcc80af9193..9b0a50b90d93 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.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-02 11:16:54 using: + Generated on 2021-03-06 20:42:02 using: ./bin/update_pch svx svxcore --cutoff=7 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -64,7 +64,6 @@ #include #include #include -#include #include #include #include -- cgit