snes9x/vulkan/vulkan_hpp_wrapper.hpp

5 lines
70 B
C++
Raw Normal View History

#ifndef NOMINMAX
#define NOMINMAX
#endif
#include "vulkan/vulkan.hpp"