diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-11 19:50:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-12 09:47:35 +0200 |
commit | 3077f05a2198bdebd361325ed065a9d69a0491f6 (patch) | |
tree | 1c42e45fa91683d0a9ebc47017ebcfd27ca46497 /connectivity/inc/pch | |
parent | 49481b842ccc35ef2000df0ee659ff17ab39edb9 (diff) |
update PCHs
Change-Id: Id3728ac0011d3deed7e56081e3a854c7fa5336f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113959
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'connectivity/inc/pch')
-rw-r--r-- | connectivity/inc/pch/precompiled_ado.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_dbtools.hxx | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 8316c1005c11..90be947c2e8b 100644 --- a/connectivity/inc/pch/precompiled_ado.hxx +++ b/connectivity/inc/pch/precompiled_ado.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-04-08 13:55:35 using: + Generated on 2021-04-11 19:47:44 using: ./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index 4bc641f133ae..a26c166cda6a 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.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-04-08 12:51:20 using: + Generated on 2021-04-11 19:47:45 using: ./bin/update_pch connectivity dbtools --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -29,7 +29,6 @@ #include <functional> #include <iterator> #include <limits> -#include <map> #include <memory> #include <new> #include <optional> |