mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 06:29:02 +00:00
Fix vulkan test build issue on Intel compiler (#1464)
This commit is contained in:
committed by
GitHub
parent
babed4c175
commit
44fe72c2b9
@@ -15,10 +15,10 @@
|
||||
//
|
||||
|
||||
#ifdef _WIN32
|
||||
#define NOMINMAX
|
||||
#include <Windows.h>
|
||||
#include <dxgi1_2.h>
|
||||
#include <aclapi.h>
|
||||
#include <algorithm>
|
||||
#endif
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vulkan_wrapper.hpp"
|
||||
|
||||
Reference in New Issue
Block a user