build fix
[LibreOffice.git] / connectivity / inc / pch / precompiled_dbpool2.hxx
blob98edcabb43522b8addf06b7aa13f159559587eda
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).
16 Generated on 2015-11-14 14:16:28 using:
17 ./bin/update_pch connectivity dbpool2 --cutoff=5 --exclude:system --include:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbpool2.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts
23 #include <cassert>
24 #include <config_typesizes.h>
25 #include <cstddef>
26 #include <cstdlib>
27 #include <cstring>
28 #include <functional>
29 #include <iomanip>
30 #include <new>
31 #include <ostream>
32 #include <sstream>
33 #include <stddef.h>
34 #include <stdlib.h>
35 #include <string.h>
36 #include <string>
37 #include <utility>
38 #include <vector>
39 #include <osl/diagnose.h>
40 #include <osl/doublecheckedlocking.h>
41 #include <osl/getglobalmutex.hxx>
42 #include <osl/interlck.h>
43 #include <osl/mutex.h>
44 #include <osl/mutex.hxx>
45 #include <rtl/alloc.h>
46 #include <rtl/instance.hxx>
47 #include <rtl/ref.hxx>
48 #include <rtl/string.h>
49 #include <rtl/string.hxx>
50 #include <rtl/stringutils.hxx>
51 #include <rtl/textcvt.h>
52 #include <rtl/textenc.h>
53 #include <rtl/unload.h>
54 #include <rtl/ustrbuf.h>
55 #include <rtl/ustrbuf.hxx>
56 #include <rtl/ustring.h>
57 #include <rtl/ustring.hxx>
58 #include <sal/config.h>
59 #include <sal/detail/log.h>
60 #include <sal/log.hxx>
61 #include <sal/macros.h>
62 #include <sal/saldllapi.h>
63 #include <sal/types.h>
64 #include <sal/typesizes.h>
65 #include <salhelper/simplereferenceobject.hxx>
66 #include <com/sun/star/lang/DisposedException.hpp>
67 #include <com/sun/star/lang/EventObject.hpp>
68 #include <com/sun/star/lang/XTypeProvider.hpp>
69 #include <com/sun/star/uno/Any.h>
70 #include <com/sun/star/uno/Any.hxx>
71 #include <com/sun/star/uno/Reference.h>
72 #include <com/sun/star/uno/Reference.hxx>
73 #include <com/sun/star/uno/RuntimeException.hpp>
74 #include <com/sun/star/uno/Sequence.h>
75 #include <com/sun/star/uno/Sequence.hxx>
76 #include <com/sun/star/uno/Type.h>
77 #include <com/sun/star/uno/Type.hxx>
78 #include <com/sun/star/uno/TypeClass.hdl>
79 #include <com/sun/star/uno/XAggregation.hpp>
80 #include <com/sun/star/uno/XComponentContext.hpp>
81 #include <com/sun/star/uno/XInterface.hpp>
82 #include <com/sun/star/uno/XWeak.hpp>
83 #include <com/sun/star/uno/genfunc.h>
84 #include <com/sun/star/uno/genfunc.hxx>
85 #include <comphelper/comphelperdllapi.h>
86 #include <cppu/cppudllapi.h>
87 #include <cppu/unotype.hxx>
88 #include <cppuhelper/cppuhelperdllapi.h>
89 #include <cppuhelper/implbase_ex.hxx>
90 #include <cppuhelper/implbase_ex_post.hxx>
91 #include <cppuhelper/implbase_ex_pre.hxx>
92 #include <cppuhelper/weak.hxx>
93 #include <cppuhelper/weakagg.hxx>
94 #include <cppuhelper/weakref.hxx>
95 #include <typelib/typeclass.h>
96 #include <typelib/typedescription.h>
97 #include <typelib/uik.h>
98 #include <uno/any2.h>
99 #include <uno/data.h>
100 #include <uno/sequence2.h>
102 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */