Reduce number of included headers

This commit is contained in:
asuessenbach
2022-07-27 14:01:36 +02:00
parent fa62e680f6
commit 056abda3e2
5 changed files with 418 additions and 394 deletions

View File

@@ -8,6 +8,8 @@
#ifndef VULKAN_STRUCTS_HPP
#define VULKAN_STRUCTS_HPP
#include <cstring> // strcmp
namespace VULKAN_HPP_NAMESPACE
{
//===============