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
_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to