diff options
author | Ashod Nakashian <ashodnakashian@yahoo.com> | 2015-02-02 21:03:42 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-05 10:46:33 +0000 |
commit | de68bb85145e68fc170b8eab0fa3357cd7165421 (patch) | |
tree | 48fe4f4ee72580feaca2ef0112761787e8c73155 /connectivity/inc | |
parent | 863122b9adecedfcf35ffac1354ef8a85d5b6827 (diff) |
Updated all precompiled headers.
Change-Id: I955c8ac4dbe002d23531df7eb10fb4444d6b5157
Reviewed-on: https://gerrit.libreoffice.org/14292
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'connectivity/inc')
-rw-r--r-- | connectivity/inc/pch/precompiled_ado.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_calc.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_dbase.hxx | 3 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_dbtools.hxx | 1 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 1 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_firebird_sdbc.hxx | 5 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_flat.hxx | 1 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_odbc.hxx | 3 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx | 1 |
9 files changed, 18 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 3f5932e9708d..be53e17d4281 100644 --- a/connectivity/inc/pch/precompiled_ado.hxx +++ b/connectivity/inc/pch/precompiled_ado.hxx @@ -48,9 +48,11 @@ #include <comphelper/uno3.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/interfacecontainer.h> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <limits> +#include <memory> #include <o3tl/compat_functional.hxx> #include <osl/diagnose.h> #include <osl/file.hxx> diff --git a/connectivity/inc/pch/precompiled_calc.hxx b/connectivity/inc/pch/precompiled_calc.hxx index 53081733ac0a..7ea0ca9b839e 100644 --- a/connectivity/inc/pch/precompiled_calc.hxx +++ b/connectivity/inc/pch/precompiled_calc.hxx @@ -47,10 +47,12 @@ #include <comphelper/types.hxx> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <osl/thread.h> #include <rtl/math.hxx> #include <rtl/ustrbuf.hxx> +#include <sal/config.h> #include <svl/converter.hxx> #include <svl/zforlist.hxx> #include <tools/urlobj.hxx> diff --git a/connectivity/inc/pch/precompiled_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx index 02525d584cf5..b5636bd88000 100644 --- a/connectivity/inc/pch/precompiled_dbase.hxx +++ b/connectivity/inc/pch/precompiled_dbase.hxx @@ -19,6 +19,7 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> +#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/sdb/SQLFilterOperator.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> @@ -43,10 +44,12 @@ #include <comphelper/types.hxx> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <osl/thread.h> #include <rtl/math.hxx> #include <rtl/strbuf.hxx> +#include <sal/config.h> #include <stdio.h> #include <svl/converter.hxx> #include <svl/zforlist.hxx> diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index 40fa64c705a9..e3c4c6d9f97c 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.hxx @@ -166,7 +166,6 @@ #include <stdio.h> #include <string.h> #include <svtools/miscopt.hxx> -#include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/fract.hxx> #include <tools/wldcrd.hxx> diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index cfdc9c491c71..1a35d7d64ee5 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -49,6 +49,7 @@ #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> #include <cppuhelper/propshlp.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <i18nlangtag/mslangid.hxx> diff --git a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx index a14609007c84..92614e4b1923 100644 --- a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx +++ b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx @@ -28,6 +28,7 @@ #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/sdbc/FetchDirection.hpp> @@ -44,7 +45,9 @@ #include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/storagehelper.hxx> +#include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <ibase.h> @@ -56,8 +59,10 @@ #include <rtl/string.hxx> #include <rtl/ustrbuf.hxx> #include <sal/types.h> +#include <stdexcept> #include <svtools/miscopt.hxx> #include <time.h> +#include <unotools/localfilehelper.hxx> #include <unotools/tempfile.hxx> #include <unotools/ucbstreamhelper.hxx> diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index 66ce47d2ba92..f9ac31afa248 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -40,6 +40,7 @@ #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <ctype.h> #include <i18nlangtag/languagetag.hxx> diff --git a/connectivity/inc/pch/precompiled_odbc.hxx b/connectivity/inc/pch/precompiled_odbc.hxx index 61a720519683..fe7c4046de88 100644 --- a/connectivity/inc/pch/precompiled_odbc.hxx +++ b/connectivity/inc/pch/precompiled_odbc.hxx @@ -41,6 +41,7 @@ #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <o3tl/compat_functional.hxx> @@ -48,6 +49,8 @@ #include <osl/process.h> #include <osl/thread.h> #include <rtl/ustrbuf.hxx> +#include <sal/config.h> +#include <sal/types.h> #include <stdio.h> #include <string.h> #include <string> diff --git a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx index 9fe26c1bf3c1..9a19a91a7bc6 100644 --- a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx +++ b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx @@ -43,6 +43,7 @@ #include <com/sun/star/sdbcx/Privilege.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/sdbcx/XKeysSupplier.hpp> +#include <comphelper/sequence.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implementationentry.hxx> #include <cppuhelper/queryinterface.hxx> |