summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap3.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:57:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:57:26 +0000
commitb249c25920c100d33cc4e09b2002e4baf9872423 (patch)
tree0b3997d31f956fcb0a053ef41703ab98db263192 /vcl/source/gdi/bitmap3.cxx
parenteda5c525edbb806bd148d94170a7b2c769a22069 (diff)
INTEGRATION: CWS pchfix02 (1.7.110); FILE MERGED
2006/09/01 17:57:40 kaib 1.7.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/bitmap3.cxx')
-rw-r--r--vcl/source/gdi/bitmap3.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/bitmap3.cxx b/vcl/source/gdi/bitmap3.cxx
index 5a2ff863e916..219198022d2a 100644
--- a/vcl/source/gdi/bitmap3.cxx
+++ b/vcl/source/gdi/bitmap3.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmap3.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:20:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:57:26 $
*
* 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 <stdlib.h>
#ifndef _SV_BMPACC_HXX
#include <bmpacc.hxx>