summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:04:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:04:16 +0000
commit0022e713458435d857f3cdfc34b5bbac424aa33c (patch)
treee2c724ad926aa0e2d7e3ff06c927175150613edc
parentf994f201e98db432c51158eee88376fae3e3bd0e (diff)
INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED
2006/09/01 17:16:38 kaib 1.4.36.1: #i68856# Added header markers and pch files
-rw-r--r--basegfx/source/polygon/b3dpolypolygontools.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/polygon/b3dpolypolygontools.cxx b/basegfx/source/polygon/b3dpolypolygontools.cxx
index e5420db18030..0b86898c2413 100644
--- a/basegfx/source/polygon/b3dpolypolygontools.cxx
+++ b/basegfx/source/polygon/b3dpolypolygontools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b3dpolypolygontools.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:49:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:04:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_basegfx.hxx"
+
#ifndef _BGFX_POLYPOLYGON_B3DPOLYGONTOOLS_HXX
#include <basegfx/polygon/b3dpolypolygontools.hxx>
#endif