summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/regband.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:10:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:10:08 +0000
commit2c18d7ae2a58f812bad81aae8b31a28ddbd6b945 (patch)
tree4b748a8777d99ce03e0f83661fe1d234cf49b054 /vcl/source/gdi/regband.cxx
parent973fc6177d9fc2daa4dd81236f1953290157e892 (diff)
INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED
2006/09/01 17:57:47 kaib 1.6.378.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/regband.cxx')
-rw-r--r--vcl/source/gdi/regband.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/regband.cxx b/vcl/source/gdi/regband.cxx
index afb724c352c9..c9fe18342724 100644
--- a/vcl/source/gdi/regband.cxx
+++ b/vcl/source/gdi/regband.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: regband.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:10:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:10:08 $
*
* 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 _DEBUG_HXX
#include <tools/debug.hxx>
#endif