summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/jservices.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:50:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:50:39 +0000
commit031fad5e4b0922e2b071894e5625649fcdee0763 (patch)
tree7f5d821f420986e818ec75cac21e11a96ab4ab64 /connectivity/source/drivers/jdbc/jservices.cxx
parent517613b5191e3651d72ec00841906dc1321b7914 (diff)
INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED
2006/09/01 17:22:22 kaib 1.7.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/jdbc/jservices.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/jservices.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/jservices.cxx b/connectivity/source/drivers/jdbc/jservices.cxx
index 0bc9ff7709aa..aaad65b4065d 100644
--- a/connectivity/source/drivers/jdbc/jservices.cxx
+++ b/connectivity/source/drivers/jdbc/jservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: jservices.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:37:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:50: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_connectivity.hxx"
+
#ifndef _CONNECTIVITY_JAVA_SQL_DRIVER_HXX_
#include "java/sql/Driver.hxx"
#endif