mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-06 12:45:21 +02:00
Vulkan: MSVC 2017 buildfix.
Fixes the buildbot.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// Only draws and binds are handled here, resource creation and allocations are handled as normal -
|
||||
// that's the nice thing with Vulkan.
|
||||
|
||||
#include <algorithm>
|
||||
#include <atomic>
|
||||
#include <condition_variable>
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user