1*b1cdbd2cSJim Jagielski /**************************************************************
2*b1cdbd2cSJim Jagielski  *
3*b1cdbd2cSJim Jagielski  * Licensed to the Apache Software Foundation (ASF) under one
4*b1cdbd2cSJim Jagielski  * or more contributor license agreements.  See the NOTICE file
5*b1cdbd2cSJim Jagielski  * distributed with this work for additional information
6*b1cdbd2cSJim Jagielski  * regarding copyright ownership.  The ASF licenses this file
7*b1cdbd2cSJim Jagielski  * to you under the Apache License, Version 2.0 (the
8*b1cdbd2cSJim Jagielski  * "License"); you may not use this file except in compliance
9*b1cdbd2cSJim Jagielski  * with the License.  You may obtain a copy of the License at
10*b1cdbd2cSJim Jagielski  *
11*b1cdbd2cSJim Jagielski  *   http://www.apache.org/licenses/LICENSE-2.0
12*b1cdbd2cSJim Jagielski  *
13*b1cdbd2cSJim Jagielski  * Unless required by applicable law or agreed to in writing,
14*b1cdbd2cSJim Jagielski  * software distributed under the License is distributed on an
15*b1cdbd2cSJim Jagielski  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*b1cdbd2cSJim Jagielski  * KIND, either express or implied.  See the License for the
17*b1cdbd2cSJim Jagielski  * specific language governing permissions and limitations
18*b1cdbd2cSJim Jagielski  * under the License.
19*b1cdbd2cSJim Jagielski  *
20*b1cdbd2cSJim Jagielski  *************************************************************/
21*b1cdbd2cSJim Jagielski 
22*b1cdbd2cSJim Jagielski 
23*b1cdbd2cSJim Jagielski 
24*b1cdbd2cSJim Jagielski // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:33.249162
25*b1cdbd2cSJim Jagielski 
26*b1cdbd2cSJim Jagielski #ifdef PRECOMPILED_HEADERS
27*b1cdbd2cSJim Jagielski //---MARKER---
28*b1cdbd2cSJim Jagielski #include "sal/config.h"
29*b1cdbd2cSJim Jagielski #include "sal/types.h"
30*b1cdbd2cSJim Jagielski 
31*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/CharSet.hpp"
32*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontFamily.hpp"
33*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontPitch.hpp"
34*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontSlant.hpp"
35*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontUnderline.hpp"
36*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontWeight.hpp"
37*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Gradient.hpp"
38*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Point.hpp"
39*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Rectangle.hpp"
40*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Size.hpp"
41*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XBitmap.hpp"
42*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/Property.hpp"
43*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyAttribute.hpp"
44*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyState.hpp"
45*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyValue.hpp"
46*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyVetoException.hpp"
47*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/UnknownPropertyException.hpp"
48*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XFastPropertySet.hpp"
49*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiPropertySet.hpp"
50*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiPropertyStates.hpp"
51*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertyChangeListener.hpp"
52*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertySet.hpp"
53*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertyState.hpp"
54*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XDataProvider.hpp"
55*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XDataReceiver.hpp"
56*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XDataSequence.hpp"
57*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XDataSink.hpp"
58*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XDataSource.hpp"
59*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XNumericalDataSequence.hpp"
60*b1cdbd2cSJim Jagielski #include "com/sun/star/chart2/data/XTextualDataSequence.hpp"
61*b1cdbd2cSJim Jagielski #include "com/sun/star/container/NoSuchElementException.hpp"
62*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContentEnumerationAccess.hpp"
63*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XEnumeration.hpp"
64*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexAccess.hpp"
65*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexContainer.hpp"
66*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameAccess.hpp"
67*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameContainer.hpp"
68*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XDocumentInfoSupplier.hpp"
69*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEventBroadcaster.hpp"
70*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEventsSupplier.hpp"
71*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XViewDataSupplier.hpp"
72*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/BitmapMode.hpp"
73*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/CircleKind.hpp"
74*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Direction3D.hpp"
75*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/DoubleSequence.hpp"
76*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/FillStyle.hpp"
77*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/FlagSequence.hpp"
78*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Hatch.hpp"
79*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/HomogenMatrix.hpp"
80*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/HomogenMatrix3.hpp"
81*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineDash.hpp"
82*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineJoint.hpp"
83*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineStyle.hpp"
84*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/NormalsKind.hpp"
85*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PointSequence.hpp"
86*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PointSequenceSequence.hpp"
87*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PolyPolygonBezierCoords.hpp"
88*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PolyPolygonShape3D.hpp"
89*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PolygonKind.hpp"
90*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Position3D.hpp"
91*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ProjectionMode.hpp"
92*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/RectanglePoint.hpp"
93*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ShadeMode.hpp"
94*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextFitToSizeType.hpp"
95*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextHorizontalAdjust.hpp"
96*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextVerticalAdjust.hpp"
97*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPage.hpp"
98*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPageSupplier.hpp"
99*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPagesSupplier.hpp"
100*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XShape.hpp"
101*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XShapes.hpp"
102*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/Aspects.hpp"
103*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/EmbedStates.hpp"
104*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XComponentSupplier.hpp"
105*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XEmbedObjectCreator.hpp"
106*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XEmbedPersist.hpp"
107*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XEmbeddedClient.hpp"
108*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XEmbeddedObject.hpp"
109*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XVisualObject.hpp"
110*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XController.hpp"
111*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatch.hpp"
112*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchProvider.hpp"
113*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XLoadable.hpp"
114*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XModel.hpp"
115*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XStorable.hpp"
116*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XSynchronousFrameLoader.hpp"
117*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XInputStream.hpp"
118*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/DisposedException.hpp"
119*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/IllegalArgumentException.hpp"
120*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/IndexOutOfBoundsException.hpp"
121*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/Locale.hpp"
122*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/WrappedTargetException.hpp"
123*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XComponent.hpp"
124*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XEventListener.hpp"
125*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XInitialization.hpp"
126*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XMultiServiceFactory.hpp"
127*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XServiceInfo.hpp"
128*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XServiceName.hpp"
129*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XSingleServiceFactory.hpp"
130*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XTypeProvider.hpp"
131*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XUnoTunnel.hpp"
132*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XRangeSelection.hpp"
133*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XSheetCellRangeContainer.hpp"
134*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XSpreadsheet.hpp"
135*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XSpreadsheetDocument.hpp"
136*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XSpreadsheets.hpp"
137*b1cdbd2cSJim Jagielski #include "com/sun/star/style/CaseMap.hpp"
138*b1cdbd2cSJim Jagielski #include "com/sun/star/style/ParagraphAdjust.hpp"
139*b1cdbd2cSJim Jagielski #include "com/sun/star/style/XStyle.hpp"
140*b1cdbd2cSJim Jagielski #include "com/sun/star/style/XStyleFamiliesSupplier.hpp"
141*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ControlCharacter.hpp"
142*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FontEmphasis.hpp"
143*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FontRelief.hpp"
144*b1cdbd2cSJim Jagielski #include "com/sun/star/text/RubyAdjust.hpp"
145*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WritingMode.hpp"
146*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WritingMode2.hpp"
147*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XText.hpp"
148*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextCursor.hpp"
149*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextRange.hpp"
150*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XContextMenuInterception.hpp"
151*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Any.h"
152*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Any.hxx"
153*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Exception.hpp"
154*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.h"
155*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.hxx"
156*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/RuntimeException.hpp"
157*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.h"
158*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.hxx"
159*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Type.h"
160*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Type.hxx"
161*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XAggregation.hpp"
162*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XComponentContext.hpp"
163*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XInterface.hpp"
164*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XWeak.hpp"
165*b1cdbd2cSJim Jagielski #include "com/sun/star/util/CloseVetoException.hpp"
166*b1cdbd2cSJim Jagielski #include "com/sun/star/util/URL.hpp"
167*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloneable.hpp"
168*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloseListener.hpp"
169*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloseable.hpp"
170*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XModifiable.hpp"
171*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XNumberFormatsSupplier.hpp"
172*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XURLTransformer.hpp"
173*b1cdbd2cSJim Jagielski #include "com/sun/star/view/XPrintable.hpp"
174*b1cdbd2cSJim Jagielski #include "com/sun/star/view/XSelectionSupplier.hpp"
175*b1cdbd2cSJim Jagielski 
176*b1cdbd2cSJim Jagielski #include "comphelper/broadcasthelper.hxx"
177*b1cdbd2cSJim Jagielski #include "comphelper/processfactory.hxx"
178*b1cdbd2cSJim Jagielski #include "comphelper/propertycontainer.hxx"
179*b1cdbd2cSJim Jagielski #include "comphelper/uno3.hxx"
180*b1cdbd2cSJim Jagielski 
181*b1cdbd2cSJim Jagielski #include "cppu/macros.hxx"
182*b1cdbd2cSJim Jagielski #include "cppu/unotype.hxx"
183*b1cdbd2cSJim Jagielski 
184*b1cdbd2cSJim Jagielski #include "cppuhelper/component_context.hxx"
185*b1cdbd2cSJim Jagielski #include "cppuhelper/implementationentry.hxx"
186*b1cdbd2cSJim Jagielski #include "cppuhelper/interfacecontainer.hxx"
187*b1cdbd2cSJim Jagielski #include "cppuhelper/propshlp.hxx"
188*b1cdbd2cSJim Jagielski #include "cppuhelper/queryinterface.hxx"
189*b1cdbd2cSJim Jagielski #include "cppuhelper/weak.hxx"
190*b1cdbd2cSJim Jagielski #include "cppuhelper/weakref.hxx"
191*b1cdbd2cSJim Jagielski 
192*b1cdbd2cSJim Jagielski #include "i18npool/mslangid.hxx"
193*b1cdbd2cSJim Jagielski 
194*b1cdbd2cSJim Jagielski #include "osl/conditn.hxx"
195*b1cdbd2cSJim Jagielski #include "osl/diagnose.h"
196*b1cdbd2cSJim Jagielski #include "osl/file.h"
197*b1cdbd2cSJim Jagielski #include "osl/getglobalmutex.hxx"
198*b1cdbd2cSJim Jagielski #include "osl/mutex.hxx"
199*b1cdbd2cSJim Jagielski 
200*b1cdbd2cSJim Jagielski #include "rtl/math.hxx"
201*b1cdbd2cSJim Jagielski #include "rtl/ustrbuf.hxx"
202*b1cdbd2cSJim Jagielski #include "rtl/ustring.hxx"
203*b1cdbd2cSJim Jagielski #include "rtl/uuid.h"
204*b1cdbd2cSJim Jagielski 
205*b1cdbd2cSJim Jagielski #include "sfx2/sfxdefs.hxx"
206*b1cdbd2cSJim Jagielski 
207*b1cdbd2cSJim Jagielski #include "sot/clsids.hxx"
208*b1cdbd2cSJim Jagielski 
209*b1cdbd2cSJim Jagielski #include "svl/eitem.hxx"
210*b1cdbd2cSJim Jagielski #include "svl/intitem.hxx"
211*b1cdbd2cSJim Jagielski #include "svl/itemiter.hxx"
212*b1cdbd2cSJim Jagielski #include "svl/itempool.hxx"
213*b1cdbd2cSJim Jagielski #include "svl/itemset.hxx"
214*b1cdbd2cSJim Jagielski #include "unotools/pathoptions.hxx"
215*b1cdbd2cSJim Jagielski #include "svl/poolitem.hxx"
216*b1cdbd2cSJim Jagielski #include "svl/stritem.hxx"
217*b1cdbd2cSJim Jagielski #include "unotools/syslocale.hxx"
218*b1cdbd2cSJim Jagielski #include "svl/urihelper.hxx"
219*b1cdbd2cSJim Jagielski #include "svl/whiter.hxx"
220*b1cdbd2cSJim Jagielski 
221*b1cdbd2cSJim Jagielski #include "editeng/brshitem.hxx"
222*b1cdbd2cSJim Jagielski #include "editeng/crsditem.hxx"
223*b1cdbd2cSJim Jagielski #include "editeng/eeitem.hxx"
224*b1cdbd2cSJim Jagielski #include "editeng/fhgtitem.hxx"
225*b1cdbd2cSJim Jagielski #include "svx/flagsdef.hxx"
226*b1cdbd2cSJim Jagielski #include "editeng/flstitem.hxx"
227*b1cdbd2cSJim Jagielski #include "editeng/forbiddencharacterstable.hxx"
228*b1cdbd2cSJim Jagielski #include "svx/ofaitem.hxx"
229*b1cdbd2cSJim Jagielski #include "editeng/postitem.hxx"
230*b1cdbd2cSJim Jagielski #include "svx/svddef.hxx"
231*b1cdbd2cSJim Jagielski #include "svx/svditer.hxx"
232*b1cdbd2cSJim Jagielski #include "svx/svdtypes.hxx"
233*b1cdbd2cSJim Jagielski #include "editeng/udlnitem.hxx"
234*b1cdbd2cSJim Jagielski #include "svx/unomodel.hxx"
235*b1cdbd2cSJim Jagielski #include "editeng/unoprnms.hxx"
236*b1cdbd2cSJim Jagielski #include "editeng/wghtitem.hxx"
237*b1cdbd2cSJim Jagielski #include "svx/xdef.hxx"
238*b1cdbd2cSJim Jagielski #include "svx/xflbmtit.hxx"
239*b1cdbd2cSJim Jagielski #include "svx/xflbstit.hxx"
240*b1cdbd2cSJim Jagielski #include "svx/xflclit.hxx"
241*b1cdbd2cSJim Jagielski #include "svx/xflftrit.hxx"
242*b1cdbd2cSJim Jagielski #include "svx/xflgrit.hxx"
243*b1cdbd2cSJim Jagielski #include "svx/xflhtit.hxx"
244*b1cdbd2cSJim Jagielski #include "svx/xgrscit.hxx"
245*b1cdbd2cSJim Jagielski #include "svx/xlnclit.hxx"
246*b1cdbd2cSJim Jagielski #include "svx/xlndsit.hxx"
247*b1cdbd2cSJim Jagielski #include "editeng/xmlcnitm.hxx"
248*b1cdbd2cSJim Jagielski #include "svx/xpoly.hxx"
249*b1cdbd2cSJim Jagielski 
250*b1cdbd2cSJim Jagielski 
251*b1cdbd2cSJim Jagielski #include "tools/color.hxx"
252*b1cdbd2cSJim Jagielski #include "tools/debug.hxx"
253*b1cdbd2cSJim Jagielski #include "tools/link.hxx"
254*b1cdbd2cSJim Jagielski #include "tools/resid.hxx"
255*b1cdbd2cSJim Jagielski #include "tools/resmgr.hxx"
256*b1cdbd2cSJim Jagielski #include "tools/solar.h"
257*b1cdbd2cSJim Jagielski #include "tools/string.hxx"
258*b1cdbd2cSJim Jagielski #include "tools/table.hxx"
259*b1cdbd2cSJim Jagielski #include "tools/urlobj.hxx"
260*b1cdbd2cSJim Jagielski 
261*b1cdbd2cSJim Jagielski #include "typelib/typeclass.h"
262*b1cdbd2cSJim Jagielski #include "typelib/typedescription.h"
263*b1cdbd2cSJim Jagielski 
264*b1cdbd2cSJim Jagielski #include "unotools/configitem.hxx"
265*b1cdbd2cSJim Jagielski #include "unotools/eventlisteneradapter.hxx"
266*b1cdbd2cSJim Jagielski 
267*b1cdbd2cSJim Jagielski #include "tools/fldunit.hxx"
268*b1cdbd2cSJim Jagielski 
269*b1cdbd2cSJim Jagielski #include "vos/mutex.hxx"
270*b1cdbd2cSJim Jagielski //---MARKER---
271*b1cdbd2cSJim Jagielski #endif
272