summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/bitmapaction.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:49:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:49:25 +0000
commit83c80ad6ff32d8ba1293e7713c915554c13745ab (patch)
tree057a74c44d56c26a1e6253f40e75a4881f20c3b2 /cppcanvas/source/mtfrenderer/bitmapaction.cxx
parente0fed3966f4d8cb6aa763f6c4057ebe5aeff6426 (diff)
INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:48 kaib 1.8.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas/source/mtfrenderer/bitmapaction.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/bitmapaction.cxx b/cppcanvas/source/mtfrenderer/bitmapaction.cxx
index 76fb1e4d2e58..1b801a32b5dd 100644
--- a/cppcanvas/source/mtfrenderer/bitmapaction.cxx
+++ b/cppcanvas/source/mtfrenderer/bitmapaction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmapaction.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:39:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:48:44 $
*
* 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_cppcanvas.hxx"
+
#include <rtl/logfile.hxx>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <com/sun/star/rendering/RepaintResult.hpp>