summaryrefslogtreecommitdiff
path: root/canvas/source/tools/surfaceproxy.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:28:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:28:11 +0000
commitc3c49d043ef7c9e48e3a6bf1e5d02cb52a4489c5 (patch)
tree6098c3f30e1e0bbf0d1305307fa540d48e7b0678 /canvas/source/tools/surfaceproxy.cxx
parent9c862bedda9f152201aad9784d9783380d324e0f (diff)
INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED
2006/09/01 17:18:07 kaib 1.2.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'canvas/source/tools/surfaceproxy.cxx')
-rw-r--r--canvas/source/tools/surfaceproxy.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/canvas/source/tools/surfaceproxy.cxx b/canvas/source/tools/surfaceproxy.cxx
index 714abad50d6a..ad64ea58e5a0 100644
--- a/canvas/source/tools/surfaceproxy.cxx
+++ b/canvas/source/tools/surfaceproxy.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: surfaceproxy.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 12:55:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:27:56 $
*
* 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 <boost/bind.hpp>
#include <basegfx/polygon/b2dpolygoncutandtouch.hxx>
#include <basegfx/polygon/b2dpolygontriangulator.hxx>