[BOT] update dependencies

This commit is contained in:
Kbz-8
2024-07-13 01:13:24 +00:00
committed by GitHub
parent d209747978
commit 3668515e9b
2 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ extern "C" __declspec( dllimport ) FARPROC __stdcall GetProcAddress( HINSTANCE h
# include <span>
#endif
static_assert( VK_HEADER_VERSION == 289, "Wrong VK_HEADER_VERSION!" );
static_assert( VK_HEADER_VERSION == 290, "Wrong VK_HEADER_VERSION!" );
// <tuple> includes <sys/sysmacros.h> through some other header
// this results in major(x) being resolved to gnu_dev_major(x)