unique_ptr header question

Chris Sherlock chris.sherlock79 at gmail.com
Sun Apr 23 23:04:03 UTC 2017


Hi all,

I'm getting some build failures on Jenkins. It seems there is a compilation failure because there are a number of files that use std::unique_ptr but done include <memory>.

I think it may have come from here:

https://gerrit.libreoffice.org/#/c/36190/

The only thing is: Jenkins did a full build without any errors, so I'm scratching my head what has happened here...

I guess I'm interested: do we need to include <memory> when using unique_ptr, and if so how did Jenkins manage to fully compile this code on all platforms?

Chris

Sent from my iPhone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170424/350caafa/attachment.html>


More information about the LibreOffice mailing list