From 5a422821200e19f99cdcad5c7b4e7462cb04f722 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 15 Dec 2020 11:18:45 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I280dea8fe5f346a5555f4bf479896877579d63e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107748 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- cui/inc/pch/precompiled_cui.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cui') diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index 09b1dcd8996b..6e9ed6fa6cfa 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.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-12-07 11:30:30 using: + Generated on 2020-12-15 11:15:29 using: ./bin/update_pch cui cui --cutoff=8 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include @@ -126,7 +125,6 @@ #include #include #include -#include #include #include #include @@ -145,7 +143,6 @@ #include #include #include -#include #include #include #include -- cgit