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:14:16 using:
17 ./bin/update_pch sal sal --cutoff=2 --exclude:system --exclude:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./sal/inc/pch/precompiled_sal.hxx "make sal.build" --find-conflicts
27 #include <sal/config.h>
41 #include <unordered_map>
43 #endif // PCH_LEVEL >= 1
45 #endif // PCH_LEVEL >= 2
47 #include <o3tl/safeint.hxx>
48 #endif // PCH_LEVEL >= 3
50 #include <osl/diagnose.h>
51 #include <osl/diagnose.hxx>
52 #include <osl/endian.h>
54 #include <osl/file.hxx>
55 #include <osl/interlck.h>
56 #include <osl/module.h>
57 #include <osl/module.hxx>
58 #include <osl/mutex.h>
59 #include <osl/mutex.hxx>
61 #include <osl/process.h>
62 #include <osl/profile.hxx>
63 #include <osl/security.hxx>
64 #include <osl/signal.h>
65 #include <osl/socket.h>
66 #include <osl/thread.h>
67 #include <osl/thread.hxx>
69 #include <oslmemory.h>
70 #include <oslrandom.h>
71 #include <rtl/alloc.h>
72 #include <rtl/bootstrap.h>
73 #include <rtl/bootstrap.hxx>
74 #include <rtl/byteseq.h>
75 #include <rtl/byteseq.hxx>
76 #include <rtl/character.hxx>
77 #include <rtl/cipher.h>
79 #include <rtl/digest.h>
80 #include <rtl/instance.hxx>
81 #include <rtl/locale.h>
82 #include <rtl/malformeduriexception.hxx>
84 #include <rtl/math.hxx>
85 #include <rtl/process.h>
86 #include <rtl/random.h>
87 #include <rtl/strbuf.h>
88 #include <rtl/strbuf.hxx>
89 #include <rtl/string.h>
90 #include <rtl/string.hxx>
91 #include <rtl/tencinfo.h>
92 #include <rtl/textcvt.h>
93 #include <rtl/textenc.h>
94 #include <rtl/unload.h>
96 #include <rtl/uri.hxx>
97 #include <rtl/ustrbuf.h>
98 #include <rtl/ustrbuf.hxx>
99 #include <rtl/ustring.h>
100 #include <rtl/ustring.hxx>
101 #include <rtl/uuid.h>
102 #include <rtllifecycle.h>
103 #include <sal/alloca.h>
104 #include <sal/detail/log.h>
105 #include <sal/log.hxx>
106 #include <sal/macros.h>
107 #include <sal/mathconf.h>
108 #include <sal/saldllapi.h>
109 #include <sal/types.h>
110 #include <salusesyslog.hxx>
111 #endif // PCH_LEVEL >= 4
113 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */