summaryrefslogtreecommitdiff
path: root/forms/source/misc/InterfaceContainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/misc/InterfaceContainer.cxx')
-rw-r--r--forms/source/misc/InterfaceContainer.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/misc/InterfaceContainer.cxx b/forms/source/misc/InterfaceContainer.cxx
index 30cf749fbf92..67fde0901f6e 100644
--- a/forms/source/misc/InterfaceContainer.cxx
+++ b/forms/source/misc/InterfaceContainer.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: InterfaceContainer.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: fs $ $Date: 2001-10-16 16:18:32 $
+ * last change: $Author: hr $ $Date: 2001-10-26 11:21:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -115,6 +115,8 @@
#include <tools/debug.hxx>
#endif
+#include <algorithm>
+
//.........................................................................
namespace frm
{