filter/source/msfilter/dffpropset.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 579d9ae1c5873f78dbe0364c83842de8556f6ccb Author: Tor Lillqvist <t...@collabora.com> Date: Tue Jul 8 12:06:48 2014 +0300 Include <algorithm> for std::min() Change-Id: Ieb01023b93923777cf53a2fc8d7198d88422e8a4 diff --git a/filter/source/msfilter/dffpropset.cxx b/filter/source/msfilter/dffpropset.cxx index 99b33d5..ffa3370 100644 --- a/filter/source/msfilter/dffpropset.cxx +++ b/filter/source/msfilter/dffpropset.cxx @@ -17,6 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <algorithm> #include <filter/msfilter/dffpropset.hxx> #include <rtl/ustrbuf.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits