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-04-06 09:21:31 using:
17 ./bin/update_pch tools tl --cutoff=5 --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 ./tools/inc/pch/precompiled_tl.hxx "make tools.build" --find-conflicts
23 #include <sal/config.h>
36 #include <string_view>
37 #include <type_traits>
40 #include <boost/rational.hpp>
41 #endif // PCH_LEVEL >= 1
43 #include <osl/diagnose.h>
44 #include <osl/endian.h>
45 #include <osl/file.hxx>
46 #include <osl/process.h>
47 #include <osl/thread.h>
48 #include <rtl/bootstrap.hxx>
49 #include <rtl/character.hxx>
50 #include <rtl/math.hxx>
51 #include <rtl/strbuf.hxx>
52 #include <rtl/string.h>
53 #include <rtl/string.hxx>
54 #include <rtl/stringconcat.hxx>
55 #include <rtl/stringutils.hxx>
56 #include <rtl/tencinfo.h>
57 #include <rtl/textenc.h>
58 #include <rtl/ustrbuf.h>
59 #include <rtl/ustrbuf.hxx>
60 #include <rtl/ustring.h>
61 #include <rtl/ustring.hxx>
62 #include <sal/log.hxx>
63 #include <sal/macros.h>
64 #include <sal/saldllapi.h>
65 #include <sal/types.h>
66 #include <sal/typesizes.h>
67 #endif // PCH_LEVEL >= 2
69 #include <basegfx/basegfxdllapi.h>
70 #include <basegfx/vector/b2enums.hxx>
71 #include <o3tl/cow_wrapper.hxx>
72 #endif // PCH_LEVEL >= 3
74 #include <tools/debug.hxx>
75 #include <tools/gen.hxx>
76 #include <tools/long.hxx>
77 #include <tools/stream.hxx>
78 #include <tools/toolsdllapi.h>
79 #endif // PCH_LEVEL >= 4
81 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */