summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2000-12-15 20:45:33 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2000-12-15 20:45:33 +0000
commitb1549b9791b997568075882b4c1a911a8ddd4231 (patch)
tree688a4eb903d99e3d035693f826713291fc7b723c /configmgr
parente13fc31cceb8c1eded1d9fd4aac9b1a14f3a5472 (diff)
includes
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/api2/propsetaccessimpl.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/configmgr/source/api2/propsetaccessimpl.cxx b/configmgr/source/api2/propsetaccessimpl.cxx
index dca4c0b9b80a..32b5441834ba 100644
--- a/configmgr/source/api2/propsetaccessimpl.cxx
+++ b/configmgr/source/api2/propsetaccessimpl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propsetaccessimpl.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jb $ $Date: 2000-12-15 11:22:57 $
+ * last change: $Author: hjs $ $Date: 2000-12-15 21:45:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,6 +103,8 @@
#include <cppuhelper/implbase1.hxx>
#endif
+#include <algorithm>
+
namespace configmgr
{
namespace configapi