From 2372ce850251a3f0cfa041a5175a5957ead069e2 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 22 Feb 2021 20:26:29 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I44424081b7f55710c4db7f10d1829de1ae08be76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111363 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- svl/inc/pch/precompiled_svl.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'svl') diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx index b788c4572e8a..8bd0f9972b2b 100644 --- a/svl/inc/pch/precompiled_svl.hxx +++ b/svl/inc/pch/precompiled_svl.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-02-19 15:35:11 using: + Generated on 2021-02-22 20:24:58 using: ./bin/update_pch svl svl --cutoff=6 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -66,6 +66,7 @@ #include #include #include +#include #include #include #include -- cgit