sc/source/core/data/segmenttree.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 2ea1f35b195e51d5325d1a36096e754d692aaaf3 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Nov 27 08:22:28 2014 +0100 Missing include Change-Id: I65c2f9d6f3d0974d94c1f7b6bcde28db53d85516 diff --git a/sc/source/core/data/segmenttree.cxx b/sc/source/core/data/segmenttree.cxx index 14b0518..1ed1680 100644 --- a/sc/source/core/data/segmenttree.cxx +++ b/sc/source/core/data/segmenttree.cxx @@ -21,6 +21,7 @@ #include <mdds/flat_segment_tree.hpp> +#include <algorithm> #include <limits> using ::std::numeric_limits; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits