summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formmetadata.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-23 10:07:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-23 10:07:41 +0000
commitfb83586c621e1f73293837e31a723b00e24f1054 (patch)
tree5fb196928b0984ced4555020e6d2cf50989ad545 /extensions/source/propctrlr/formmetadata.cxx
parent42ddbb44f6f067805b2a742d50cf3ac547992785 (diff)
#100000# added missing include
Diffstat (limited to 'extensions/source/propctrlr/formmetadata.cxx')
-rw-r--r--extensions/source/propctrlr/formmetadata.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formmetadata.cxx b/extensions/source/propctrlr/formmetadata.cxx
index 6563e1d55b9b..dfa3cc4f3c52 100644
--- a/extensions/source/propctrlr/formmetadata.cxx
+++ b/extensions/source/propctrlr/formmetadata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formmetadata.cxx,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 13:18:11 $
+ * last change: $Author: vg $ $Date: 2006-11-23 11:07:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,6 +60,7 @@
#include <cppuhelper/extract.hxx>
#endif
+#include <algorithm>
//............................................................................
namespace pcr