summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:25:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:25:49 +0000
commit04b56f77a58dc48f18bce010323cde8182d8d220 (patch)
treeb2e4b38a4c33506ae63d3af8072e134047e2828b /canvas
parent5ecc1a7c0ad21f414de3099295c8b90e3ea5838d (diff)
INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED
2006/09/01 17:18:05 kaib 1.7.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/tools/image.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/canvas/source/tools/image.cxx b/canvas/source/tools/image.cxx
index f95a910158d5..5026e2bb05d9 100644
--- a/canvas/source/tools/image.cxx
+++ b/canvas/source/tools/image.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: image.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 13:30:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:25:49 $
*
* 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 <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/rendering/RepaintResult.hpp>