Include header that defines unique_ptr
authorAlexander Galazin <alexander.galazin@arm.com>
Thu, 18 Jul 2019 14:12:30 +0000 (16:12 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 18 Jul 2019 15:15:55 +0000 (11:15 -0400)
commit1b37e2f51d0d347157d6ba902ac6b5f4d6990c3c
treefe8829850246885617e032aab93dee974c264ddb
parentfb52da6627ca19806212dcbe5db750b7fc27f6b4
Include header that defines unique_ptr

Add <memory> as some compilers otherwise don't see definition of std::unique_ptr

Components: Vulkan

Affects: some builds

VK-GL-CTS issue: 1872 (follow up)

Change-Id: If3eb42daa2d1d85af7b30bbf5afeed76bb31bd4b
external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.cpp