Correct includes in vulkansc-headers. (#1645)
This commit is contained in:
committed by
GitHub
parent
17fa2b92f7
commit
ef0dbd602b
@@ -8,7 +8,7 @@
|
||||
#ifndef VULKAN_TO_STRING_HPP
|
||||
#define VULKAN_TO_STRING_HPP
|
||||
|
||||
#include <vulkan/vulkan_enums.hpp>
|
||||
#include <vulkan/vulkansc_enums.hpp>
|
||||
|
||||
#if __cpp_lib_format
|
||||
# include <format> // std::format
|
||||
|
||||
Reference in New Issue
Block a user