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 2020-02-01 10:57:25 using:
17 ./bin/update_pch configmgr configmgr --cutoff=6 --exclude:system --include:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./configmgr/inc/pch/precompiled_configmgr.hxx "make configmgr.build" --find-conflicts
31 #include <type_traits>
34 #endif // PCH_LEVEL >= 1
36 #include <osl/conditn.hxx>
37 #include <osl/diagnose.h>
38 #include <osl/file.hxx>
39 #include <osl/interlck.h>
40 #include <osl/mutex.hxx>
41 #include <osl/thread.h>
43 #include <rtl/alloc.h>
44 #include <rtl/bootstrap.hxx>
45 #include <rtl/character.hxx>
46 #include <rtl/locale.h>
47 #include <rtl/ref.hxx>
48 #include <rtl/strbuf.hxx>
49 #include <rtl/string.h>
50 #include <rtl/textcvt.h>
51 #include <rtl/textenc.h>
52 #include <rtl/unload.h>
53 #include <rtl/ustrbuf.hxx>
54 #include <rtl/ustring.h>
55 #include <rtl/ustring.hxx>
57 #include <sal/config.h>
58 #include <sal/detail/log.h>
59 #include <sal/log.hxx>
60 #include <sal/saldllapi.h>
61 #include <sal/types.h>
62 #endif // PCH_LEVEL >= 2
64 #include <com/sun/star/uno/Any.hxx>
65 #include <com/sun/star/uno/Reference.hxx>
66 #include <com/sun/star/uno/RuntimeException.hpp>
67 #include <com/sun/star/uno/Sequence.hxx>
68 #include <com/sun/star/uno/Type.h>
69 #include <com/sun/star/uno/TypeClass.hdl>
70 #include <com/sun/star/uno/XInterface.hpp>
71 #include <cppu/cppudllapi.h>
72 #include <cppu/unotype.hxx>
73 #include <cppuhelper/cppuhelperdllapi.h>
74 #include <cppuhelper/weak.hxx>
75 #include <salhelper/thread.hxx>
76 #include <typelib/typeclass.h>
77 #include <typelib/typedescription.h>
78 #include <typelib/uik.h>
80 #include <xmlreader/span.hxx>
81 #include <xmlreader/xmlreader.hxx>
82 #endif // PCH_LEVEL >= 3
84 #endif // PCH_LEVEL >= 4
86 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */