vcl/quartz/salbmp.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit f5775505396e5459561883d5a1b9f091f84161d8 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Wed Oct 3 11:25:01 2018 +0300 Commit: Tor Lillqvist <t...@iki.fi> CommitDate: Wed Oct 3 11:41:50 2018 +0300
We need to include <o3tl/make_unique.hxx> here Change-Id: I9670407cd9e848d208f844f6d0879a5a19b86f4c diff --git a/vcl/quartz/salbmp.cxx b/vcl/quartz/salbmp.cxx index 94c02fd92aee..8f3b9e3492ca 100644 --- a/vcl/quartz/salbmp.cxx +++ b/vcl/quartz/salbmp.cxx @@ -24,6 +24,7 @@ #include <limits> #include <o3tl/make_shared.hxx> +#include <o3tl/make_unique.hxx> #include <basegfx/vector/b2ivector.hxx> #include <tools/color.hxx> #include <vcl/bitmap.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits