From 83c80ad6ff32d8ba1293e7713c915554c13745ab Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 11:49:25 +0000 Subject: 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 --- cppcanvas/source/mtfrenderer/bitmapaction.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cppcanvas/source/mtfrenderer/bitmapaction.cxx') 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 #include #include -- cgit