Resolve warnings from gcc.

Resolves #505
This commit is contained in:
Andreas Süßenbach
2020-02-11 15:39:46 +01:00
committed by Markus Tavenrath
parent f1d3380e31
commit b08af45046
7 changed files with 134 additions and 123 deletions

View File

@@ -19,7 +19,7 @@
#include "vulkan/vulkan.hpp"
VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE;
VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE
#if defined(__x86_64__) || defined(_M_X64)
// On 32-bit systems the test is ambiguous.