summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:57:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:57:00 +0000
commit695109249c5dc788999612af36508b72281c7bdd (patch)
tree3070fe1437ffc1cbb9bbc6265bfc51f08e5315ca /vcl/source/gdi/bitmap.cxx
parent6eddcb33945ed579a66e0546695ac467793eb8df (diff)
INTEGRATION: CWS pchfix02 (1.16.4); FILE MERGED
2006/09/01 17:57:39 kaib 1.16.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/bitmap.cxx')
-rw-r--r--vcl/source/gdi/bitmap.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/bitmap.cxx b/vcl/source/gdi/bitmap.cxx
index 9d6a643a22fc..17fc975567c4 100644
--- a/vcl/source/gdi/bitmap.cxx
+++ b/vcl/source/gdi/bitmap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmap.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: vg $ $Date: 2006-09-08 08:33:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:57:00 $
*
* 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"
+
#ifndef _RTL_CRC_H_
#include <rtl/crc.h>
#endif