configmgr/source/modifications.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit f0070f535f34d69ac2bb198e4673e06552756b8b Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Mar 31 15:47:12 2016 +0200 Missing include Change-Id: I0babe806f04aa41110e87f9fd6b6febf892cd66d diff --git a/configmgr/source/modifications.hxx b/configmgr/source/modifications.hxx index 7aa93bf..2b4dfba 100644 --- a/configmgr/source/modifications.hxx +++ b/configmgr/source/modifications.hxx @@ -22,8 +22,9 @@ #include <sal/config.h> -#include <boost/unordered_map.hpp> +#include <vector> +#include <boost/unordered_map.hpp> #include <config_dconf.h> namespace configmgr { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits