[Libreoffice-commits] core.git: vcl/headless
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Jan 10 15:09:51 UTC 2019
vcl/headless/headlessinst.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b37ee6869546c9725651e0cc233871fc0322aa49
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Jan 10 11:10:42 2019 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Jan 10 16:09:26 2019 +0100
Resolves: ofz#12462 fix build failure
Change-Id: I6719a601b5f9e5b727406667f36a8bef93eb2adc
Reviewed-on: https://gerrit.libreoffice.org/66081
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/vcl/headless/headlessinst.cxx b/vcl/headless/headlessinst.cxx
index cd9982e208da..28993b250d3e 100644
--- a/vcl/headless/headlessinst.cxx
+++ b/vcl/headless/headlessinst.cxx
@@ -9,6 +9,7 @@
#include <headless/svpinst.hxx>
#include <headless/svpdummies.hxx>
#include <unx/gendata.hxx>
+#include <o3tl/make_unique.hxx>
class HeadlessSalInstance : public SvpSalInstance
{
More information about the Libreoffice-commits
mailing list