From e90a9b6782b708b1add6ec912ef9c0e8d2b7c421 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 6 Apr 2021 09:22:38 +0100 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I835c8fcc237ece5cf9d7a3b261645139d022e9b4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113652 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- slideshow/inc/pch/precompiled_slideshow.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'slideshow/inc') diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index 06547426e4ee..39f6d99ecfed 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.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-20 10:39:05 using: + Generated on 2021-04-06 09:18:45 using: ./bin/update_pch slideshow slideshow --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include -- cgit