Branch libreoffice-5-0-4
[LibreOffice.git] / tools / inc / pch / precompiled_tl.hxx
blob3b682c0c26f1c38fee5e28f036f5a4d97221673e
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
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/.
8 */
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).
17 #include <algorithm>
18 #include <basegfx/curve/b2dcubicbezier.hxx>
19 #include <basegfx/numeric/ftools.hxx>
20 #include <basegfx/point/b2dpoint.hxx>
21 #include <basegfx/polygon/b2dpolygon.hxx>
22 #include <basegfx/polygon/b2dpolygontools.hxx>
23 #include <basegfx/polygon/b2dpolypolygon.hxx>
24 #include <basegfx/polygon/b2dpolypolygoncutter.hxx>
25 #include <basegfx/vector/b2dvector.hxx>
26 #include <boost/checked_delete.hpp>
27 #include <boost/noncopyable.hpp>
28 #include <boost/rational.hpp>
29 #include <cassert>
30 #include <cmath>
31 #include <com/sun/star/task/ErrorCodeIOException.hpp>
32 #include <com/sun/star/uno/Reference.hxx>
33 #include <com/sun/star/uno/Sequence.hxx>
34 #include <com/sun/star/util/XStringWidth.hpp>
35 #include <comphelper/string.hxx>
36 #include <config_features.h>
37 #include <config_folders.h>
38 #include <cstdarg>
39 #include <cstddef>
40 #include <cstdlib>
41 #include <cstring>
42 #include <ctype.h>
43 #include <errno.h>
44 #include <functional>
45 #include <i18nlangtag/languagetag.hxx>
46 #include <i18nlangtag/mslangid.hxx>
47 #include <iterator>
48 #include <limits.h>
49 #include <limits>
50 #include <list>
51 #include <math.h>
52 #include <memory>
53 #include <new>
54 #include <numeric>
55 #include <osl/diagnose.h>
56 #include <osl/endian.h>
57 #include <osl/file.hxx>
58 #include <osl/mutex.hxx>
59 #include <osl/process.h>
60 #include <osl/security.h>
61 #include <osl/signal.h>
62 #include <osl/thread.h>
63 #include <rtl/alloc.h>
64 #include <rtl/bootstrap.hxx>
65 #include <rtl/character.hxx>
66 #include <rtl/crc.h>
67 #include <rtl/instance.hxx>
68 #include <rtl/math.hxx>
69 #include <rtl/strbuf.hxx>
70 #include <rtl/string.h>
71 #include <rtl/string.hxx>
72 #include <rtl/tencinfo.h>
73 #include <rtl/textcvt.h>
74 #include <rtl/textenc.h>
75 #include <rtl/uri.hxx>
76 #include <rtl/ustrbuf.hxx>
77 #include <rtl/ustring.h>
78 #include <rtl/ustring.hxx>
79 #include <sal/config.h>
80 #include <sal/log.hxx>
81 #include <sal/macros.h>
82 #include <sal/types.h>
83 #include <sax/tools/converter.hxx>
84 #include <set>
85 #include <stdio.h>
86 #include <stdlib.h>
87 #include <string.h>
88 #include <time.h>
89 #include <unordered_map>
90 #include <vector>
91 #include <zlib.h>
93 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */