summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/inc/connectivity/sqlnode.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx
index 2ed7cafab88b..7cc6e05feb49 100644
--- a/connectivity/inc/connectivity/sqlnode.hxx
+++ b/connectivity/inc/connectivity/sqlnode.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqlnode.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hjs $ $Date: 2004-06-25 18:26:11 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:03:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,6 +74,7 @@
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#endif
#include <vector>
+#include <functional>
// forward declarations
namespace com