mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-09-03 00:50:00 +02:00
[BOT] update dependencies
This commit is contained in:
committed by
github-actions[bot]
parent
ff1a0bb4cb
commit
0494ceff27
Vendored
+2
-2
@@ -24,9 +24,9 @@ VULKAN_HPP_COMPILE_WARNING( VULKAN_HPP_CXX_MODULE_EXPERIMENTAL_WARNING )
|
||||
|
||||
export module vulkan;
|
||||
|
||||
export import std;
|
||||
import std;
|
||||
|
||||
VULKAN_HPP_STATIC_ASSERT( VK_HEADER_VERSION == 359, "Wrong VK_HEADER_VERSION!" );
|
||||
VULKAN_HPP_STATIC_ASSERT( VK_HEADER_VERSION == 361, "Wrong VK_HEADER_VERSION!" );
|
||||
|
||||
#if defined( __clang__ )
|
||||
# pragma clang diagnostic push
|
||||
|
||||
Reference in New Issue
Block a user