summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AResultSet.cxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-11-09 06:05:38 +0000
committerOcke Janssen <oj@openoffice.org>2001-11-09 06:05:38 +0000
commit30c616da2b5d0e0ee32bc4b8e87540257b24dbd6 (patch)
tree92318a5c7ffb0f72581e28e571f7c46dbcb9415f /connectivity/source/drivers/ado/AResultSet.cxx
parent538702315171ec91ae6da4effccc7e2c7dbf0ce4 (diff)
#94371# primary key fixes
Diffstat (limited to 'connectivity/source/drivers/ado/AResultSet.cxx')
-rw-r--r--connectivity/source/drivers/ado/AResultSet.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/source/drivers/ado/AResultSet.cxx b/connectivity/source/drivers/ado/AResultSet.cxx
index 88581eb0666f..e0cd49e43f59 100644
--- a/connectivity/source/drivers/ado/AResultSet.cxx
+++ b/connectivity/source/drivers/ado/AResultSet.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: AResultSet.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: oj $ $Date: 2001-08-24 06:13:55 $
+ * last change: $Author: oj $ $Date: 2001-11-09 07:05:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,6 @@
*
************************************************************************/
-
#ifndef _CONNECTIVITY_ADO_ARESULTSET_HXX_
#include "ado/AResultSet.hxx"
#endif