summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WColumnSelect.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-08 15:30:42 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-08 15:30:42 +0000
commitf280c83b57e4e9b39e0f8cc053534fb3c06ce931 (patch)
tree735ba08f6910155d364dc23796c56830f156f14a /dbaccess/source/ui/misc/WColumnSelect.cxx
parent4ec4e88b117fa5fbc0e2276581c291c0e859ca2b (diff)
INTEGRATION: CWS ooo20040704 (1.13.56); FILE MERGED
2004/07/02 13:42:28 cmc 1.13.56.2: #i30891# revert header and namespace change 2004/06/30 15:27:46 cmc 1.13.56.1: #i30801# allow using system stl if possible
Diffstat (limited to 'dbaccess/source/ui/misc/WColumnSelect.cxx')
-rw-r--r--dbaccess/source/ui/misc/WColumnSelect.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/WColumnSelect.cxx b/dbaccess/source/ui/misc/WColumnSelect.cxx
index 8c9842da79ee..debe7b27fbb7 100644
--- a/dbaccess/source/ui/misc/WColumnSelect.cxx
+++ b/dbaccess/source/ui/misc/WColumnSelect.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: WColumnSelect.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 16:07:10 $
+ * last change: $Author: rt $ $Date: 2004-09-08 16:30:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,6 +95,7 @@
#ifndef DBACCESS_SHARED_DBUSTRINGS_HRC
#include "dbustrings.hrc"
#endif
+#include <functional>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;