summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impimage.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:03:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:03:20 +0000
commitd6aa2cff84f729bae0d01decee1e54a3b3f44c9b (patch)
treedd0272436a647c489f55307c11b469549ad27d62 /vcl/source/gdi/impimage.cxx
parentf580d9595c14340cee252a3401f63af6d7d38c88 (diff)
INTEGRATION: CWS pchfix02 (1.19.110); FILE MERGED
2006/09/01 17:57:43 kaib 1.19.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/impimage.cxx')
-rw-r--r--vcl/source/gdi/impimage.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/impimage.cxx b/vcl/source/gdi/impimage.cxx
index 5d832c39b29c..65b4e9579499 100644
--- a/vcl/source/gdi/impimage.cxx
+++ b/vcl/source/gdi/impimage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: impimage.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:24:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:03:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
#ifndef _SV_OUTDEV_HXX
#include <outdev.hxx>
#endif