summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/ResultSet.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:48:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:48:32 +0000
commit17e6753d5a9c1ba76a03757b350dc3142b2469ca (patch)
tree38d62e13dd6e44cd093f12f9bce701ce923f71b9 /connectivity/source/drivers/jdbc/ResultSet.cxx
parent8ae776da1eac5aaf092f5f126e233d9e32d96433 (diff)
INTEGRATION: CWS pchfix02 (1.27.60); FILE MERGED
2006/09/01 17:22:21 kaib 1.27.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/jdbc/ResultSet.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/ResultSet.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/ResultSet.cxx b/connectivity/source/drivers/jdbc/ResultSet.cxx
index 0ec47c9661e9..55677488c960 100644
--- a/connectivity/source/drivers/jdbc/ResultSet.cxx
+++ b/connectivity/source/drivers/jdbc/ResultSet.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ResultSet.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:35:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:48:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_connectivity.hxx"
#ifndef _CONNECTIVITY_JAVA_SQL_RESULTSET_HXX_
#include "java/sql/ResultSet.hxx"
#endif