summaryrefslogtreecommitdiff
path: root/oox/source/helper/containerhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/helper/containerhelper.cxx')
-rw-r--r--oox/source/helper/containerhelper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/helper/containerhelper.cxx b/oox/source/helper/containerhelper.cxx
index 2f8b3d5851b6..eedf306483b9 100644
--- a/oox/source/helper/containerhelper.cxx
+++ b/oox/source/helper/containerhelper.cxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <algorithm>
+
#include "oox/helper/containerhelper.hxx"
#include <com/sun/star/container/XIndexContainer.hpp>