summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:25:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:25:21 +0000
commitf50b8389ec05b65d16ae8b40f26226094a722225 (patch)
treeba5ff1f16b7867bbba511eecc56f5efb912df56b
parent381096220ed35f301037eda17f4175621e333bae (diff)
INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED
2006/09/01 17:18:05 kaib 1.10.20.1: #i68856# Added header markers and pch files
-rw-r--r--canvas/source/tools/canvastools.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/canvas/source/tools/canvastools.cxx b/canvas/source/tools/canvastools.cxx
index 8be547be4c2a..c3d50660c1b4 100644
--- a/canvas/source/tools/canvastools.cxx
+++ b/canvas/source/tools/canvastools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: canvastools.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:17:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:25:21 $
*
* 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 <canvas/debug.hxx>
#include <com/sun/star/geometry/AffineMatrix2D.hpp>