Update ui.hpp

pull/2/head
ink-soul 2023-06-16 17:03:51 +08:00
parent d8f01324d0
commit 3c0e745cdf
1 changed files with 1 additions and 8 deletions

View File

@ -1,11 +1,4 @@
/*
* Vulkan Example - Physical based rendering a glTF 2.0 model with image based lighting
*
* Copyright (C) 2018 by Sascha Willems - www.saschawillems.de
*
* This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT)
*/

#include <vector>
#include <array>
#include <map>