Skip to content

Commit

Permalink
remove clang hack
Browse files Browse the repository at this point in the history
  • Loading branch information
DadSchoorse committed May 14, 2020
1 parent 43e16a6 commit 2c64387
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vulkan_include.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@

#define VK_NO_PROTOTYPES

#define requires _requires
#pragma GCC system_header
#include "vulkan/vulkan.h"
#include "vulkan/vk_layer.h"
#include "vulkan/vk_layer_dispatch_table.h"
#include "vulkan/vk_dispatch_table_helper.h"
#undef requires

#include <string>

Expand Down

0 comments on commit 2c64387

Please sign in to comment.