1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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/.
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 2021-03-08 13:12:45 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 "make connectivity.build" --find-conflicts
23 #include <sal/config.h>
30 #include <initializer_list>
38 #include <string_view>
39 #include <type_traits>
41 #endif // PCH_LEVEL >= 1
43 #include <osl/diagnose.h>
44 #include <osl/interlck.h>
45 #include <osl/mutex.h>
46 #include <osl/mutex.hxx>
47 #include <rtl/alloc.h>
48 #include <rtl/ref.hxx>
49 #include <rtl/string.h>
50 #include <rtl/string.hxx>
51 #include <rtl/stringconcat.hxx>
52 #include <rtl/stringutils.hxx>
53 #include <rtl/textcvt.h>
54 #include <rtl/textenc.h>
55 #include <rtl/ustrbuf.h>
56 #include <rtl/ustrbuf.hxx>
57 #include <rtl/ustring.h>
58 #include <rtl/ustring.hxx>
59 #include <sal/log.hxx>
60 #include <sal/macros.h>
61 #include <sal/saldllapi.h>
62 #include <sal/types.h>
63 #include <sal/typesizes.h>
64 #endif // PCH_LEVEL >= 2
66 #include <com/sun/star/uno/Any.h>
67 #include <com/sun/star/uno/Any.hxx>
68 #include <com/sun/star/uno/Reference.h>
69 #include <com/sun/star/uno/Reference.hxx>
70 #include <com/sun/star/uno/RuntimeException.hpp>
71 #include <com/sun/star/uno/Type.h>
72 #include <com/sun/star/uno/Type.hxx>
73 #include <com/sun/star/uno/TypeClass.hdl>
74 #include <com/sun/star/uno/XInterface.hpp>
75 #include <com/sun/star/uno/XWeak.hpp>
76 #include <com/sun/star/uno/genfunc.h>
77 #include <com/sun/star/uno/genfunc.hxx>
78 #include <cppu/cppudllapi.h>
79 #include <cppu/unotype.hxx>
80 #include <cppuhelper/cppuhelperdllapi.h>
81 #include <cppuhelper/weakref.hxx>
82 #include <salhelper/simplereferenceobject.hxx>
83 #include <typelib/typeclass.h>
84 #include <typelib/typedescription.h>
85 #include <typelib/uik.h>
88 #include <uno/sequence2.h>
89 #endif // PCH_LEVEL >= 3
91 #endif // PCH_LEVEL >= 4
93 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */