summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:38:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:38:18 +0000
commit0eabbd394576ca8364280667a2ce1b2bc208a0b4 (patch)
tree4059de74cdbc096702ac466e892930465af8be6c /vcl
parent3c546238c234ee47c4525178b79a39c416a23931 (diff)
INTEGRATION: CWS pchfix02 (1.23.4); FILE MERGED
2006/09/01 17:58:08 kaib 1.23.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/gdi/salbmp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/gdi/salbmp.cxx b/vcl/unx/source/gdi/salbmp.cxx
index 1538d4930941..99678ed95f71 100644
--- a/vcl/unx/source/gdi/salbmp.cxx
+++ b/vcl/unx/source/gdi/salbmp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salbmp.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:51:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:38:18 $
*
* 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 <string.h>
#include <stdio.h>
#include <errno.h>