mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-06-15 20:22:04 +02:00
[BOT] update dependencies
This commit is contained in:
committed by
github-actions[bot]
parent
35d0dafc78
commit
b16b021104
Vendored
+1
-1
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user