summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:06:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:06:23 +0000
commitb76f7d016da583ae3aa57c86f7f50b0dcfde0663 (patch)
tree8d30f2e42e5c99f948451d609d1f5f69e9654407 /vcl/source/gdi
parentdfd2e05960edc3664722db5149f0c84edca9b36b (diff)
INTEGRATION: CWS pchfix02 (1.44.110); FILE MERGED
2006/09/01 17:57:45 kaib 1.44.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi')
-rw-r--r--vcl/source/gdi/outdev.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/outdev.cxx b/vcl/source/gdi/outdev.cxx
index 2e4094a09386..461cdcbce6ab 100644
--- a/vcl/source/gdi/outdev.cxx
+++ b/vcl/source/gdi/outdev.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outdev.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:27:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:06:23 $
*
* 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 <tools/ref.hxx>
#ifndef _SV_SVSYS_HXX
#include <svsys.h>