[BOT] update dependencies

This commit is contained in:
kbJeff-8
2026-06-14 02:10:13 +00:00
committed by github-actions[bot]
parent 35d0dafc78
commit b16b021104
6 changed files with 50 additions and 21 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export module vulkan;
export import std;
VULKAN_HPP_STATIC_ASSERT( VK_HEADER_VERSION == 353, "Wrong VK_HEADER_VERSION!" );
VULKAN_HPP_STATIC_ASSERT( VK_HEADER_VERSION == 354, "Wrong VK_HEADER_VERSION!" );
#if defined( _MSC_VER )
# pragma warning( push )