summaryrefslogtreecommitdiff
path: root/connectivity/inc/connectivity/sqliterator.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 15:21:44 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 15:21:44 +0000
commit31be7ca956a2e8bed49efcd5d5e27efd176e3a5c (patch)
tree849bd9c779a0da075982bc16010b097c14643bec /connectivity/inc/connectivity/sqliterator.hxx
parentf66d8a3671328633635056df29ec20793399f70a (diff)
INTEGRATION: CWS gcc4fwdecl (1.17.66); FILE MERGED
2005/06/01 16:30:33 pmladek 1.17.66.1: #i50061# Fixed forward declarations for gcc4 in connectivity
Diffstat (limited to 'connectivity/inc/connectivity/sqliterator.hxx')
-rw-r--r--connectivity/inc/connectivity/sqliterator.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/inc/connectivity/sqliterator.hxx b/connectivity/inc/connectivity/sqliterator.hxx
index c36ae9e1b5..c4e55b9320 100644
--- a/connectivity/inc/connectivity/sqliterator.hxx
+++ b/connectivity/inc/connectivity/sqliterator.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqliterator.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2005-01-05 11:59:09 $
+ * last change: $Author: obo $ $Date: 2005-06-14 16:21:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ namespace connectivity
{
class OSQLParseNode;
-
+ class OSQLParser;
enum OSQLStatementType {
SQL_STATEMENT_UNKNOWN,