summaryrefslogtreecommitdiff
path: root/vcl/source/control/field2.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:52:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:52:39 +0000
commite466a9750863aa98d7de9805fba30211fea2a311 (patch)
treed59f108c97ed7437bd182a6dca64ed19fe3276c7 /vcl/source/control/field2.cxx
parent5f929a51cfc32384aaa68cf9020d80cf8e48d3ea (diff)
INTEGRATION: CWS pchfix02 (1.21.112); FILE MERGED
2006/09/01 17:57:37 kaib 1.21.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/control/field2.cxx')
-rw-r--r--vcl/source/control/field2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/control/field2.cxx b/vcl/source/control/field2.cxx
index df56d84fbf86..fbb7a5a5f51e 100644
--- a/vcl/source/control/field2.cxx
+++ b/vcl/source/control/field2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: field2.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:16:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:52:39 $
*
* 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 _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif