Fix: Compilation issue GCC13 with Vulkan
Has been reported by different developers that the Vulkan backend doesn't compile on GCC13. Pull Request: https://projects.blender.org/blender/blender/pulls/110992
This commit is contained in:
parent
598af45459
commit
1bbfa8c5d3
@ -2,6 +2,8 @@
|
|||||||
*
|
*
|
||||||
* SPDX-License-Identifier: GPL-2.0-or-later */
|
* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||||
|
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
# include <MoltenVK/vk_mvk_moltenvk.h>
|
# include <MoltenVK/vk_mvk_moltenvk.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user