summaryrefslogtreecommitdiff
path: root/vcl/source/control/field.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:52:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:52:25 +0000
commit5f929a51cfc32384aaa68cf9020d80cf8e48d3ea (patch)
tree1f16714fd765828af90614f3c9835590b4658728 /vcl/source/control/field.cxx
parent72325e9a6da6b139f79338dc8c714012022fec37 (diff)
INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED
2006/09/01 17:57:37 kaib 1.15.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/control/field.cxx')
-rw-r--r--vcl/source/control/field.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/control/field.cxx b/vcl/source/control/field.cxx
index 304c20a71e9f..06809aa4adc0 100644
--- a/vcl/source/control/field.cxx
+++ b/vcl/source/control/field.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: field.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:16:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:52:25 $
*
* 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 _BIGINT_HXX
#define _TOOLS_BIGINT
#include <tools/bigint.hxx>