From 72fd000cc62534d9003d288f676cda3af15da347 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 21 Sep 2020 15:28:01 +0100 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I41a204fbc5e2c9b819fb948c5288f8d7b4195489 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103117 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- uui/inc/pch/precompiled_uui.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'uui') diff --git a/uui/inc/pch/precompiled_uui.hxx b/uui/inc/pch/precompiled_uui.hxx index d37375759f4a..4db5b208e5c5 100644 --- a/uui/inc/pch/precompiled_uui.hxx +++ b/uui/inc/pch/precompiled_uui.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-09-03 20:51:42 using: + Generated on 2020-09-21 15:26:50 using: ./bin/update_pch uui uui --cutoff=4 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -39,7 +39,6 @@ #include #include #include -#include #include #include #include -- cgit