Bump version to 5.0-14
[LibreOffice.git] / connectivity / inc / pch / precompiled_ado.hxx
blobbe53e17d4281dbca262950827cc91f45958bd5c2
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
11 This file has been autogenerated by update_pch.sh . It is possible to edit it
12 manually (such as when an include file has been moved/renamed/removed. All such
13 manual changes will be rewritten by the next run of update_pch.sh (which presumably
14 also fixes all possible problems, so it's usually better to use it).
17 #include <algorithm>
18 #include <com/sun/star/beans/PropertyAttribute.hpp>
19 #include <com/sun/star/bridge/oleautomation/Currency.hpp>
20 #include <com/sun/star/bridge/oleautomation/Date.hpp>
21 #include <com/sun/star/bridge/oleautomation/Decimal.hpp>
22 #include <com/sun/star/bridge/oleautomation/SCode.hpp>
23 #include <com/sun/star/lang/DisposedException.hpp>
24 #include <com/sun/star/sdbc/ColumnValue.hpp>
25 #include <com/sun/star/sdbc/DataType.hpp>
26 #include <com/sun/star/sdbc/FetchDirection.hpp>
27 #include <com/sun/star/sdbc/IndexType.hpp>
28 #include <com/sun/star/sdbc/KeyRule.hpp>
29 #include <com/sun/star/sdbc/ProcedureResult.hpp>
30 #include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
31 #include <com/sun/star/sdbc/ResultSetType.hpp>
32 #include <com/sun/star/sdbc/SQLException.hpp>
33 #include <com/sun/star/sdbc/TransactionIsolation.hpp>
34 #include <com/sun/star/sdbc/XResultSet.hpp>
35 #include <com/sun/star/sdbc/XRow.hpp>
36 #include <com/sun/star/sdbcx/KeyType.hpp>
37 #include <com/sun/star/sdbcx/Privilege.hpp>
38 #include <com/sun/star/sdbcx/PrivilegeObject.hpp>
39 #include <com/sun/star/util/Date.hpp>
40 #include <com/sun/star/util/DateTime.hpp>
41 #include <com/sun/star/util/Time.hpp>
42 #include <comphelper/extract.hxx>
43 #include <comphelper/processfactory.hxx>
44 #include <comphelper/property.hxx>
45 #include <comphelper/seqstream.hxx>
46 #include <comphelper/sequence.hxx>
47 #include <comphelper/types.hxx>
48 #include <comphelper/uno3.hxx>
49 #include <cppuhelper/factory.hxx>
50 #include <cppuhelper/interfacecontainer.h>
51 #include <cppuhelper/queryinterface.hxx>
52 #include <cppuhelper/supportsservice.hxx>
53 #include <cppuhelper/typeprovider.hxx>
54 #include <limits>
55 #include <memory>
56 #include <o3tl/compat_functional.hxx>
57 #include <osl/diagnose.h>
58 #include <osl/file.hxx>
59 #include <osl/thread.h>
60 #include <rtl/ustrbuf.hxx>
61 #include <sal/macros.h>
63 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */