summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:02:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:02:55 +0000
commit0bf717af8ee69ee5f4c15e0f12b750c7ab3eda66 (patch)
tree9c2bd95750d2474feedbfbef968953e0f83eb3e9 /basegfx/source/polygon
parent5892e4fea7b7cdf5c5a2c6896635f59bc0327d86 (diff)
INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED
2006/09/01 17:16:37 kaib 1.7.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx/source/polygon')
-rw-r--r--basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx b/basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx
index e05edec8abd9..8cc427bb2e4c 100644
--- a/basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx
+++ b/basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b2dpolypolygonrasterconverter.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:41:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:02:55 $
*
* 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"
+
#include <basegfx/polygon/b2dpolypolygonrasterconverter.hxx>
#include <basegfx/numeric/ftools.hxx>