include/oox/helper/helper.hxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 28c1e1af6c014f1e505fc8599e30bbbc6c363164
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed May 25 08:24:52 2016 +0200

    Missing include
    
    Change-Id: Ia34ac1496e534c4fcb91dbb0e3b05734dfeede7b

diff --git a/include/oox/helper/helper.hxx b/include/oox/helper/helper.hxx
index 0adbceb..1d274b1 100644
--- a/include/oox/helper/helper.hxx
+++ b/include/oox/helper/helper.hxx
@@ -20,6 +20,9 @@
 #ifndef INCLUDED_OOX_HELPER_HELPER_HXX
 #define INCLUDED_OOX_HELPER_HELPER_HXX
 
+#include <sal/config.h>
+
+#include <algorithm>
 #include <cstring>
 #include <limits>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to