[PATCH] D19698: [libcxx] [test] Need to include <memory> for std::unique_ptr.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 17:18:30 PDT 2016


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

It'll be good idea to run Include What You Use <https://github.com/include-what-you-use/include-what-you-use> to make sure that all dependencies are explicit.


http://reviews.llvm.org/D19698





More information about the cfe-commits mailing list