From 1ac449874c0e93ee7e7a9765053d392fde0067f4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 4 Dec 2020 10:01:04 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3e22c2000da03f6f3345353846213203993aa865 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107192 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- unotools/inc/pch/precompiled_utl.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unotools') diff --git a/unotools/inc/pch/precompiled_utl.hxx b/unotools/inc/pch/precompiled_utl.hxx index 8ff292abe320..aead0cbef921 100644 --- a/unotools/inc/pch/precompiled_utl.hxx +++ b/unotools/inc/pch/precompiled_utl.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-21 15:26:49 using: + Generated on 2020-12-04 10:00:10 using: ./bin/update_pch unotools utl --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -118,6 +118,7 @@ #include #include #include +#include #include #include #include -- cgit