vcl/quartz/salgdi.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit c799679135882337e65eab23eabdcae2d8b42786 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Thu Oct 25 17:35:37 2018 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Thu Oct 25 17:35:37 2018 +0300
Need <o3tl/make_unique.hxx> Change-Id: I416523b701f6468bcbbc47e9e4e507c319b6beaa diff --git a/vcl/quartz/salgdi.cxx b/vcl/quartz/salgdi.cxx index eaf1d2b9c273..fc600660c935 100644 --- a/vcl/quartz/salgdi.cxx +++ b/vcl/quartz/salgdi.cxx @@ -26,6 +26,7 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/range/b2drectangle.hxx> +#include <o3tl/make_unique.hxx> #include <osl/file.hxx> #include <osl/process.h> #include <rtl/bootstrap.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits