[BOT] update dependencies

This commit is contained in:
Kbz-8
2024-12-22 00:40:35 +00:00
committed by GitHub
parent 4e326db10d
commit 5244cde0ae
9 changed files with 1130 additions and 289 deletions

View File

@@ -63,7 +63,7 @@ extern "C" __declspec( dllimport ) FARPROC __stdcall GetProcAddress( HINSTANCE h
# include <span>
#endif
static_assert( VK_HEADER_VERSION == 303, "Wrong VK_HEADER_VERSION!" );
static_assert( VK_HEADER_VERSION == 304, "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)