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:13:39 using:
17 ./bin/update_pch desktop deploymentgui --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_deploymentgui.hxx "make desktop.build" --find-conflicts
23 #include <sal/config.h>
29 #include <initializer_list>
39 #include <string_view>
42 #endif // PCH_LEVEL >= 1
44 #include <osl/conditn.hxx>
45 #include <osl/diagnose.h>
46 #include <osl/file.hxx>
47 #include <osl/interlck.h>
48 #include <osl/mutex.hxx>
50 #include <rtl/alloc.h>
51 #include <rtl/locale.h>
52 #include <rtl/ref.hxx>
53 #include <rtl/ustrbuf.hxx>
54 #include <rtl/ustring.hxx>
55 #include <sal/detail/log.h>
56 #include <sal/log.hxx>
57 #include <sal/macros.h>
58 #include <sal/saldllapi.h>
59 #include <sal/types.h>
60 #include <sal/typesizes.h>
61 #include <vcl/dllapi.h>
62 #include <vcl/svapp.hxx>
63 #include <vcl/weld.hxx>
64 #endif // PCH_LEVEL >= 2
66 #include <com/sun/star/beans/NamedValue.hpp>
67 #include <com/sun/star/deployment/DeploymentException.hpp>
68 #include <com/sun/star/deployment/ExtensionManager.hpp>
69 #include <com/sun/star/lang/IllegalArgumentException.hpp>
70 #include <com/sun/star/ucb/CommandFailedException.hpp>
71 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
72 #include <com/sun/star/uno/Any.h>
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/Sequence.h>
78 #include <com/sun/star/uno/Sequence.hxx>
79 #include <com/sun/star/uno/Type.h>
80 #include <com/sun/star/uno/Type.hxx>
81 #include <com/sun/star/uno/XInterface.hpp>
82 #include <com/sun/star/uno/genfunc.hxx>
83 #include <comphelper/anytostring.hxx>
84 #include <comphelper/processfactory.hxx>
85 #include <cppu/cppudllapi.h>
86 #include <cppu/unotype.hxx>
87 #include <cppuhelper/exc_hlp.hxx>
88 #include <cppuhelper/implbase.hxx>
89 #include <cppuhelper/supportsservice.hxx>
90 #include <o3tl/typed_flags_set.hxx>
91 #include <salhelper/thread.hxx>
92 #include <tools/degree.hxx>
93 #include <tools/gen.hxx>
94 #include <tools/link.hxx>
95 #include <tools/long.hxx>
96 #include <tools/solar.h>
97 #include <tools/toolsdllapi.h>
98 #include <typelib/typedescription.h>
100 #include <uno/sequence2.h>
101 #include <unotools/configmgr.hxx>
102 #endif // PCH_LEVEL >= 3
104 #include <dp_dependencies.hxx>
105 #include <dp_identifier.hxx>
106 #include <dp_misc_api.hxx>
107 #include <dp_update.hxx>
108 #endif // PCH_LEVEL >= 4
110 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */