From ea2aeb6917a04401f95bab7aac37f4d070e07128 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 1 Dec 2019 19:27:47 +0000 Subject: use weld::WaitObject MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib2ad0f0fe17c4db66693ef91e3cdbc8511eb8314 Reviewed-on: https://gerrit.libreoffice.org/84166 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- dbaccess/inc/pch/precompiled_dbu.hxx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'dbaccess/inc/pch') diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 9a8df0d70505..841f3eb7e6b5 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.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 2019-10-17 15:14:30 using: + Generated on 2019-12-01 19:37:49 using: ./bin/update_pch dbaccess dbu --cutoff=12 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -34,19 +34,18 @@ #include #include #include -#include +#include #include +#include #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 #include #include #include #include -#include #include #include #include -#include #include #include #include @@ -83,7 +82,6 @@ #include #include #include -#include #include #include #endif // PCH_LEVEL >= 2 -- cgit v1.2.3