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 --- cui/inc/pch/precompiled_cui.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cui/inc') diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index eb3c56376938..49dd93b1e757 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 2021-03-08 13:12:58 using: + Generated on 2021-03-20 10:37:46 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: @@ -104,6 +104,7 @@ #include #include #include +#include #include #include #include -- cgit