summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:02:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:02:27 +0000
commita3faa6011d0f4c0c7f86941069d7d088c1969b5a (patch)
tree6f483f05e613e0d0af8830933bbd3fe09a8487ed /basegfx
parentf69ca39f3f502baebdb34243b8cd499efa81e09a (diff)
INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGED
2006/09/01 17:16:37 kaib 1.15.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/polygon/b2dpolypolygon.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/polygon/b2dpolypolygon.cxx b/basegfx/source/polygon/b2dpolypolygon.cxx
index c05ccfe32e68..c20290a49577 100644
--- a/basegfx/source/polygon/b2dpolypolygon.cxx
+++ b/basegfx/source/polygon/b2dpolypolygon.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b2dpolypolygon.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 09:57:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:02:27 $
*
* 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_POLYGON_B2DPOLYPOLYGON_HXX
#include <basegfx/polygon/b2dpolypolygon.hxx>
#endif