summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/RelationDlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-10-26 15:36:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-10-26 15:36:25 +0000
commit6c9e096108553863698bddeb45101e638d6a8e2f (patch)
tree86a81b318a4caa039f0a4a975e5d78c6b5184817 /dbaccess/source/ui/dlg/RelationDlg.cxx
parent1943184f2cee9c3c5cbaaf4c40baccb807745d8f (diff)
#92924#: includes
Diffstat (limited to 'dbaccess/source/ui/dlg/RelationDlg.cxx')
-rw-r--r--dbaccess/source/ui/dlg/RelationDlg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/RelationDlg.cxx b/dbaccess/source/ui/dlg/RelationDlg.cxx
index 2ac5f5a203d6..a929408f5c29 100644
--- a/dbaccess/source/ui/dlg/RelationDlg.cxx
+++ b/dbaccess/source/ui/dlg/RelationDlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: RelationDlg.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: oj $ $Date: 2001-10-15 14:29:21 $
+ * last change: $Author: hr $ $Date: 2001-10-26 16:36:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,6 +118,8 @@
#include <connectivity/dbexception.hxx>
#endif
+#include <algorithm>
+
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::sdbcx;