增加include避免delete不明确数据类型

This commit is contained in:
hyzboy 2019-05-18 16:16:54 +08:00
parent 0879f7fad3
commit ffc23403aa

View File

@ -1,4 +1,5 @@
#include<hgl/graph/vulkan/VKTexture.h>
#include<hgl/graph/vulkan/VKImageView.h>
VK_NAMESPACE_BEGIN
Texture::~Texture()
{