From d314ee8ffc3060927f119d83358e062da7f3d604 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 29 Jul 2020 16:23:13 +0100 Subject: update svtools pch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If636d1bda03c2932225980d9f2f31f0d06748a34 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99713 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svtools/inc/pch/precompiled_svt.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'svtools') diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index f77ad8fa835e..381c6c6271bf 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.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-07-09 17:03:14 using: + Generated on 2020-07-29 16:22:56 using: ./bin/update_pch svtools svt --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -108,7 +108,6 @@ #include #include #include -#include #include #include #include @@ -136,7 +135,6 @@ #include #include #include -#include #include #include #include @@ -320,6 +318,7 @@ #include #include #include +#include #include #include #include -- cgit