summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/DateConversion.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:57:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:57:56 +0000
commit3a08cfb153d260383bec0ee25e20cc279a518420 (patch)
tree12989548e6e088b243b2ad5a3669dba9c6b84fc4 /connectivity/source/commontools/DateConversion.cxx
parent15e19b8d5c8b6000c8e3c377a7d88ab7036aa13c (diff)
INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED
2006/09/01 17:21:45 kaib 1.15.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/commontools/DateConversion.cxx')
-rw-r--r--connectivity/source/commontools/DateConversion.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/commontools/DateConversion.cxx b/connectivity/source/commontools/DateConversion.cxx
index dbc324337e9b..52fd9b3682bd 100644
--- a/connectivity/source/commontools/DateConversion.cxx
+++ b/connectivity/source/commontools/DateConversion.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DateConversion.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:02:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:57:56 $
*
* 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_connectivity.hxx"
+
#ifndef _DBHELPER_DBCONVERSION_HXX_
#include "connectivity/dbconversion.hxx"