summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat/EStatement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/flat/EStatement.cxx')
-rw-r--r--connectivity/source/drivers/flat/EStatement.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/drivers/flat/EStatement.cxx b/connectivity/source/drivers/flat/EStatement.cxx
index 383731a9c4da..901d5d2c38d6 100644
--- a/connectivity/source/drivers/flat/EStatement.cxx
+++ b/connectivity/source/drivers/flat/EStatement.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: EStatement.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2000-10-05 14:43:50 $
+ * last change: $Author: oj $ $Date: 2001-05-14 11:37:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,6 +68,7 @@
using namespace connectivity::flat;
using namespace connectivity::file;
+using namespace com::sun::star::uno;
// -------------------------------------------------------------------------
OResultSet* OFlatStatement::createResultSet()
{