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 2017-09-20 22:52:21 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
24 #include <config_features.h>
29 #include <unordered_map>
31 #include <boost/optional.hpp>
32 #include <osl/diagnose.h>
33 #include <osl/file.hxx>
34 #include <osl/mutex.hxx>
35 #include <osl/security.hxx>
36 #include <osl/thread.h>
37 #include <osl/thread.hxx>
38 #include <rtl/bootstrap.hxx>
39 #include <rtl/strbuf.hxx>
40 #include <rtl/string.h>
41 #include <rtl/string.hxx>
42 #include <rtl/textenc.h>
44 #include <rtl/uri.hxx>
45 #include <rtl/ustrbuf.hxx>
46 #include <rtl/ustring.hxx>
47 #include <sal/config.h>
48 #include <sal/log.hxx>
49 #include <sal/saldllapi.h>
50 #include <sal/types.h>
51 #include <com/sun/star/deployment/DeploymentException.hpp>
52 #include <com/sun/star/deployment/ExtensionRemovedException.hpp>
53 #include <com/sun/star/deployment/InstallException.hpp>
54 #include <com/sun/star/deployment/LicenseException.hpp>
55 #include <com/sun/star/deployment/VersionException.hpp>
56 #include <com/sun/star/deployment/thePackageManagerFactory.hpp>
57 #include <com/sun/star/io/XInputStream.hpp>
58 #include <com/sun/star/lang/IllegalArgumentException.hpp>
59 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
60 #include <com/sun/star/lang/XServiceInfo.hpp>
61 #include <com/sun/star/sdbc/XResultSet.hpp>
62 #include <com/sun/star/sdbc/XRow.hpp>
63 #include <com/sun/star/task/XInteractionApprove.hpp>
64 #include <com/sun/star/ucb/CommandFailedException.hpp>
65 #include <com/sun/star/ucb/NameClash.hpp>
66 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
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/XComponentContext.hpp>
72 #include <com/sun/star/uno/XInterface.hpp>
73 #include <com/sun/star/util/XUpdatable.hpp>
74 #include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
75 #include <com/sun/star/xml/xpath/XXPathAPI.hpp>
76 #include <comphelper/anytostring.hxx>
77 #include <comphelper/sequence.hxx>
78 #include <comphelper/servicedecl.hxx>
79 #include <cppu/cppudllapi.h>
80 #include <cppuhelper/compbase.hxx>
81 #include <cppuhelper/exc_hlp.hxx>
82 #include <cppuhelper/implbase.hxx>
83 #include <svl/inettype.hxx>
84 #include <ucbhelper/content.hxx>
85 #include <unotools/unotoolsdllapi.h>
86 #include <xmlscript/xml_helper.hxx>
88 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */