summaryrefslogtreecommitdiff
path: root/canvas/source/tools/surface.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:28:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:28:25 +0000
commit094c3d71501bfd5d9521e20e2db099af58873e5b (patch)
treedd94e7ae3816b56bc24859ced2fa53e6876f7ad3 /canvas/source/tools/surface.cxx
parentc3c49d043ef7c9e48e3a6bf1e5d02cb52a4489c5 (diff)
INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED
2006/09/01 17:18:07 kaib 1.3.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'canvas/source/tools/surface.cxx')
-rw-r--r--canvas/source/tools/surface.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/canvas/source/tools/surface.cxx b/canvas/source/tools/surface.cxx
index 6d75fb5c8ba1..ec3e8c68e0ac 100644
--- a/canvas/source/tools/surface.cxx
+++ b/canvas/source/tools/surface.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: surface.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:19:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:27:42 $
*
* 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_canvas.hxx"
+
#include "surface.hxx"
#include <basegfx/polygon/b2dpolygonclipper.hxx>
#include <comphelper/scopeguard.hxx>