diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-04 10:01:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-04 12:05:13 +0100 |
commit | 1ac449874c0e93ee7e7a9765053d392fde0067f4 (patch) | |
tree | 15c2cb81a53cebabddf3e5417329cb149f5043d1 /dbaccess | |
parent | 8830cf86b146b1252ac37f351a23246088d569b0 (diff) |
update pches
Change-Id: I3e22c2000da03f6f3345353846213203993aa865
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107192
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dba.hxx | 5 | ||||
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbaxml.hxx | 4 | ||||
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 9 |
3 files changed, 10 insertions, 8 deletions
diff --git a/dbaccess/inc/pch/precompiled_dba.hxx b/dbaccess/inc/pch/precompiled_dba.hxx index 6fc3b1bece21..a0da3faec413 100644 --- a/dbaccess/inc/pch/precompiled_dba.hxx +++ b/dbaccess/inc/pch/precompiled_dba.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:20:58 using: + Generated on 2020-12-04 09:59:11 using: ./bin/update_pch dbaccess dba --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -27,6 +27,7 @@ #include <cassert> #include <cmath> #include <cstddef> +#include <cstdlib> #include <cstring> #include <deque> #include <float.h> @@ -238,9 +239,11 @@ #include <svl/lstner.hxx> #include <svl/svldllapi.h> #include <tools/color.hxx> +#include <tools/degree.hxx> #include <tools/diagnose_ex.h> #include <tools/gen.hxx> #include <tools/link.hxx> +#include <tools/long.hxx> #include <tools/mapunit.hxx> #include <tools/ref.hxx> #include <tools/solar.h> diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx index b42caffc469f..285d61686130 100644 --- a/dbaccess/inc/pch/precompiled_dbaxml.hxx +++ b/dbaccess/inc/pch/precompiled_dbaxml.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:06:21 using: + Generated on 2020-12-04 09:59:11 using: ./bin/update_pch dbaccess dbaxml --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -57,6 +57,7 @@ #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/io/XInputStream.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp> @@ -73,7 +74,6 @@ #include <com/sun/star/util/XNumberFormatsSupplier.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/namedvaluecollection.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/types.hxx> diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index cb4e4116b995..4a87b84cd1c2 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 2020-08-27 16:56:35 using: + Generated on 2020-12-04 09:59:12 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: @@ -24,6 +24,7 @@ #include <algorithm> #include <cassert> #include <cstddef> +#include <cstdlib> #include <cstring> #include <deque> #include <functional> @@ -33,9 +34,9 @@ #include <new> #include <optional> #include <ostream> -#include <set> #include <string_view> #include <type_traits> +#include <unordered_map> #include <utility> #include <vector> #include <boost/property_tree/ptree_fwd.hpp> @@ -155,7 +156,6 @@ #include <com/sun/star/util/XNumberFormatter.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/namedvaluecollection.hxx> -#include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> @@ -182,7 +182,6 @@ #include <svl/svldllapi.h> #include <svl/typedwhich.hxx> #include <svtools/svtdllapi.h> -#include <svx/dataaccessdescriptor.hxx> #include <svx/svxdllapi.h> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> @@ -190,6 +189,7 @@ #include <tools/gen.hxx> #include <tools/globname.hxx> #include <tools/link.hxx> +#include <tools/long.hxx> #include <tools/mapunit.hxx> #include <tools/poly.hxx> #include <tools/ref.hxx> @@ -213,7 +213,6 @@ #include <UITools.hxx> #include <browserids.hxx> #include <callbacks.hxx> -#include <commontypes.hxx> #include <dbaccess/AsynchronousLink.hxx> #include <dbaccess/IController.hxx> #include <dbaccess/controllerframe.hxx> |