summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap2.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:57:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:57:13 +0000
commiteda5c525edbb806bd148d94170a7b2c769a22069 (patch)
tree6db71f90a1558bed8061df8cda50c8abceec5632 /vcl/source/gdi/bitmap2.cxx
parent695109249c5dc788999612af36508b72281c7bdd (diff)
INTEGRATION: CWS pchfix02 (1.13.110); FILE MERGED
2006/09/01 17:57:40 kaib 1.13.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/bitmap2.cxx')
-rw-r--r--vcl/source/gdi/bitmap2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/bitmap2.cxx b/vcl/source/gdi/bitmap2.cxx
index db05dab5ae97..2e304270db95 100644
--- a/vcl/source/gdi/bitmap2.cxx
+++ b/vcl/source/gdi/bitmap2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmap2.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:20:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:57:13 $
*
* 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_vcl.hxx"
+
#include <tools/zcodec.hxx>
#ifndef _TOOLS_STREAM_HXX
#include <tools/stream.hxx>