From e3e7bc65ed9126010ebc08543e32b9efb9c2b501 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 20 Mar 2021 10:43:15 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I60e61133c305673bb305e41957f5414820c7c358 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112790 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sot/inc/pch/precompiled_sot.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sot') diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx index 9026774cc8b4..4e8f4a1bb667 100644 --- a/sot/inc/pch/precompiled_sot.hxx +++ b/sot/inc/pch/precompiled_sot.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:18:32 using: + Generated on 2021-03-20 12:49:56 using: ./bin/update_pch sot sot --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include -- cgit