summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:37:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:37:36 +0000
commit25fb00d207d858b313a61964fc226a89b2608601 (patch)
tree17c13b3ec9eddc44019a760faff570b355293145 /vcl
parent2936b5a1d6495c89d1cdc58f3112eb73c4b50160 (diff)
INTEGRATION: CWS pchfix02 (1.42.110); FILE MERGED
2006/09/01 17:58:07 kaib 1.42.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/gdi/gcach_xpeer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/gdi/gcach_xpeer.cxx b/vcl/unx/source/gdi/gcach_xpeer.cxx
index 675bf98cd6d5..4dc22651de98 100644
--- a/vcl/unx/source/gdi/gcach_xpeer.cxx
+++ b/vcl/unx/source/gdi/gcach_xpeer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gcach_xpeer.cxx,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 16:20:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:37:36 $
*
* 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 <rtl/ustring.hxx>
#include <osl/module.h>
#include <osl/thread.h>