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 2019-10-17 15:14:31 using:
17 ./bin/update_pch desktop deployment --cutoff=3 --exclude:system --exclude:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deployment.hxx "make desktop.build" --find-conflicts
28 #include <unordered_map>
30 #include <boost/optional.hpp>
31 #endif // PCH_LEVEL >= 1
33 #include <osl/diagnose.h>
34 #include <osl/file.hxx>
35 #include <osl/mutex.hxx>
36 #include <osl/security.hxx>
37 #include <osl/thread.h>
39 #include <rtl/bootstrap.hxx>
40 #include <rtl/byteseq.hxx>
41 #include <rtl/strbuf.hxx>
42 #include <rtl/string.h>
43 #include <rtl/string.hxx>
44 #include <rtl/textenc.h>
46 #include <rtl/uri.hxx>
47 #include <rtl/ustrbuf.hxx>
48 #include <rtl/ustring.hxx>
49 #include <sal/config.h>
50 #include <sal/log.hxx>
51 #include <sal/saldllapi.h>
52 #include <sal/types.h>
53 #endif // PCH_LEVEL >= 2
55 #include <com/sun/star/deployment/DeploymentException.hpp>
56 #include <com/sun/star/deployment/ExtensionRemovedException.hpp>
57 #include <com/sun/star/deployment/InstallException.hpp>
58 #include <com/sun/star/deployment/LicenseException.hpp>
59 #include <com/sun/star/deployment/VersionException.hpp>
60 #include <com/sun/star/deployment/thePackageManagerFactory.hpp>
61 #include <com/sun/star/io/XInputStream.hpp>
62 #include <com/sun/star/lang/IllegalArgumentException.hpp>
63 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
64 #include <com/sun/star/lang/XServiceInfo.hpp>
65 #include <com/sun/star/sdbc/XResultSet.hpp>
66 #include <com/sun/star/sdbc/XRow.hpp>
67 #include <com/sun/star/task/XInteractionApprove.hpp>
68 #include <com/sun/star/ucb/CommandAbortedException.hpp>
69 #include <com/sun/star/ucb/CommandFailedException.hpp>
70 #include <com/sun/star/ucb/ContentCreationException.hpp>
71 #include <com/sun/star/ucb/NameClash.hpp>
72 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
73 #include <com/sun/star/uno/Any.hxx>
74 #include <com/sun/star/uno/Reference.h>
75 #include <com/sun/star/uno/Reference.hxx>
76 #include <com/sun/star/uno/RuntimeException.hpp>
77 #include <com/sun/star/uno/XComponentContext.hpp>
78 #include <com/sun/star/uno/XInterface.hpp>
79 #include <com/sun/star/util/XUpdatable.hpp>
80 #include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
81 #include <com/sun/star/xml/xpath/XXPathAPI.hpp>
82 #include <comphelper/comphelperdllapi.h>
83 #include <comphelper/sequence.hxx>
84 #include <comphelper/servicedecl.hxx>
85 #include <cppu/cppudllapi.h>
86 #include <cppuhelper/compbase.hxx>
87 #include <cppuhelper/exc_hlp.hxx>
88 #include <cppuhelper/implbase.hxx>
89 #include <svl/inettype.hxx>
90 #include <tools/diagnose_ex.h>
91 #include <ucbhelper/content.hxx>
92 #include <unotools/unotoolsdllapi.h>
93 #include <xmlscript/xml_helper.hxx>
94 #endif // PCH_LEVEL >= 3
96 #endif // PCH_LEVEL >= 4
98 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */