mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-09-03 02:20:01 +02:00
[BOT] update dependencies
This commit is contained in:
committed by
github-actions[bot]
parent
f1c7f8ab27
commit
a02832f8b3
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 == 360, "Wrong VK_HEADER_VERSION!" );
|
||||
|
||||
#if defined( __clang__ )
|
||||
# pragma clang diagnostic push
|
||||
|
||||
Reference in New Issue
Block a user