xref: /trunk/main/tools/inc/pch/precompiled_tools.hxx (revision 8b851043)
1*8b851043SAndrew Rist /**************************************************************
2cdf0e10cSrcweir  *
3*8b851043SAndrew Rist  * Licensed to the Apache Software Foundation (ASF) under one
4*8b851043SAndrew Rist  * or more contributor license agreements.  See the NOTICE file
5*8b851043SAndrew Rist  * distributed with this work for additional information
6*8b851043SAndrew Rist  * regarding copyright ownership.  The ASF licenses this file
7*8b851043SAndrew Rist  * to you under the Apache License, Version 2.0 (the
8*8b851043SAndrew Rist  * "License"); you may not use this file except in compliance
9*8b851043SAndrew Rist  * with the License.  You may obtain a copy of the License at
10*8b851043SAndrew Rist  *
11*8b851043SAndrew Rist  *   http://www.apache.org/licenses/LICENSE-2.0
12*8b851043SAndrew Rist  *
13*8b851043SAndrew Rist  * Unless required by applicable law or agreed to in writing,
14*8b851043SAndrew Rist  * software distributed under the License is distributed on an
15*8b851043SAndrew Rist  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*8b851043SAndrew Rist  * KIND, either express or implied.  See the License for the
17*8b851043SAndrew Rist  * specific language governing permissions and limitations
18*8b851043SAndrew Rist  * under the License.
19*8b851043SAndrew Rist  *
20*8b851043SAndrew Rist  *************************************************************/
21*8b851043SAndrew Rist 
22*8b851043SAndrew Rist 
23cdf0e10cSrcweir 
24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:15.029610
25cdf0e10cSrcweir 
26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS
27cdf0e10cSrcweir //---MARKER---
28cdf0e10cSrcweir #include "sal/config.h"
29cdf0e10cSrcweir #include "sal/types.h"
30cdf0e10cSrcweir 
31cdf0e10cSrcweir #include "basegfx/point/b2dpoint.hxx"
32cdf0e10cSrcweir #include "basegfx/polygon/b2dpolygon.hxx"
33cdf0e10cSrcweir #include "basegfx/polygon/b2dpolygontools.hxx"
34cdf0e10cSrcweir #include "basegfx/polygon/b2dpolypolygon.hxx"
35cdf0e10cSrcweir #include "basegfx/polygon/b2dpolypolygontools.hxx"
36cdf0e10cSrcweir #include "basegfx/vector/b2dvector.hxx"
37cdf0e10cSrcweir 
38cdf0e10cSrcweir #include "boost/static_assert.hpp"
39cdf0e10cSrcweir 
40cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp"
41cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx"
42cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx"
43cdf0e10cSrcweir #include "com/sun/star/util/XStringWidth.hpp"
44cdf0e10cSrcweir 
45cdf0e10cSrcweir #include "comphelper/fileformat.h"
46cdf0e10cSrcweir 
47cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx"
48cdf0e10cSrcweir 
49cdf0e10cSrcweir #include "i18npool/lang.h"
50cdf0e10cSrcweir #include "i18npool/mslangid.hxx"
51cdf0e10cSrcweir 
52cdf0e10cSrcweir #include "osl/diagnose.h"
53cdf0e10cSrcweir #include "osl/endian.h"
54cdf0e10cSrcweir #include "osl/file.hxx"
55cdf0e10cSrcweir #include "osl/interlck.h"
56cdf0e10cSrcweir #include "osl/module.h"
57cdf0e10cSrcweir #include "osl/module.hxx"
58cdf0e10cSrcweir #include "osl/mutex.hxx"
59cdf0e10cSrcweir #include "osl/process.h"
60cdf0e10cSrcweir #include "osl/security.h"
61cdf0e10cSrcweir #include "osl/thread.h"
62cdf0e10cSrcweir 
63cdf0e10cSrcweir #include "rtl/alloc.h"
64cdf0e10cSrcweir #include "rtl/crc.h"
65cdf0e10cSrcweir #include "rtl/digest.h"
66cdf0e10cSrcweir #include "rtl/instance.hxx"
67cdf0e10cSrcweir #include "rtl/logfile.hxx"
68cdf0e10cSrcweir #include "rtl/math.hxx"
69cdf0e10cSrcweir #include "rtl/memory.h"
70cdf0e10cSrcweir #include "rtl/string.h"
71cdf0e10cSrcweir #include "rtl/string.hxx"
72cdf0e10cSrcweir #include "rtl/tencinfo.h"
73cdf0e10cSrcweir #include "rtl/textcvt.h"
74cdf0e10cSrcweir #include "rtl/textenc.h"
75cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
76cdf0e10cSrcweir #include "rtl/ustring.h"
77cdf0e10cSrcweir #include "rtl/ustring.hxx"
78cdf0e10cSrcweir 
79cdf0e10cSrcweir #include "sys/stat.h"
80cdf0e10cSrcweir #include "sys/types.h"
81cdf0e10cSrcweir 
82cdf0e10cSrcweir #include "vos/macros.hxx"
83cdf0e10cSrcweir #include "vos/mutex.hxx"
84cdf0e10cSrcweir #include "vos/process.hxx"
85cdf0e10cSrcweir #include "vos/signal.hxx"
86cdf0e10cSrcweir #include "vos/timer.hxx"
87cdf0e10cSrcweir //---MARKER---
88cdf0e10cSrcweir #endif
89