unoxml/source/rdf/librdf_repository.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit aafc0d29178ebb88201d4062481d3498e4a9ff18 Author: David Ostrovsky <da...@ostrovsky.org> Date: Thu Sep 3 21:55:16 2015 +0200 unoxml: Add missing include Change-Id: I5497abb747dc12080f076aaf81b946710bcd5570 Reviewed-on: https://gerrit.libreoffice.org/18319 Reviewed-by: Michael Stahl <mst...@redhat.com> Tested-by: Michael Stahl <mst...@redhat.com> diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index aefdc8d..1dc5eaf 100644 --- a/unoxml/source/rdf/librdf_repository.cxx +++ b/unoxml/source/rdf/librdf_repository.cxx @@ -23,6 +23,7 @@ #include <set> #include <map> +#include <iterator> #include <functional> #include <algorithm> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits