summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/Date.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:45:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:45:58 +0000
commitf27ae92ecd893bba6194ede0212fd809c299f9d5 (patch)
treeee428759d968d01281dad6db526aac37de38061c /connectivity/source/drivers/jdbc/Date.cxx
parenteb517aaf699235b880a7af8ab7818687f5218af7 (diff)
INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED
2006/09/01 17:22:19 kaib 1.7.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/jdbc/Date.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/Date.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/Date.cxx b/connectivity/source/drivers/jdbc/Date.cxx
index 2bc82a5eded5..71bba5adbaa6 100644
--- a/connectivity/source/drivers/jdbc/Date.cxx
+++ b/connectivity/source/drivers/jdbc/Date.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Date.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 06:09:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:45:58 $
*
* 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 _CONNECTIVITY_JAVA_UTIL_DATE_HXX_
#include "java/util/Date.hxx"
#endif