vcl/inc/osx/saldata.hxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit cfcbe2e44e33f4a60e70006ff5e1cbb9aa2adceb Author: Tor Lillqvist <t...@collabora.com> Date: Mon Jan 5 07:40:37 2015 +0200
Need <boost/functional/hash.hpp> for boost::hash Change-Id: I64915b6a1dde7c0c518334b8d90bce70844d0fbe diff --git a/vcl/inc/osx/saldata.hxx b/vcl/inc/osx/saldata.hxx index 4ac39dd..babb1b4 100644 --- a/vcl/inc/osx/saldata.hxx +++ b/vcl/inc/osx/saldata.hxx @@ -33,6 +33,8 @@ #include "svdata.hxx" #include "salwtype.hxx" +#include <boost/functional/hash.hpp> + #include <list> #include <map> #include <unordered_set> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits