summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/cvtgrf.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:59:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:59:14 +0000
commit6386a3eede8a963321344c0cc3dd0718e573d4f5 (patch)
tree33437be0af1c66483d8f40505426d13d7289cbd0 /vcl/source/gdi/cvtgrf.cxx
parent34583f2b1c588c39c8cdbda8961774b1853900e1 (diff)
INTEGRATION: CWS pchfix02 (1.5.378); FILE MERGED
2006/09/01 17:57:41 kaib 1.5.378.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/cvtgrf.cxx')
-rw-r--r--vcl/source/gdi/cvtgrf.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/cvtgrf.cxx b/vcl/source/gdi/cvtgrf.cxx
index a9e12f5520b1..ffe76eb2ce8c 100644
--- a/vcl/source/gdi/cvtgrf.cxx
+++ b/vcl/source/gdi/cvtgrf.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cvtgrf.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 11:56:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:59:14 $
*
* 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 _SV_SVSYS_HXX
#include <svsys.h>
#endif