mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Vulkan: MSVC 2017 buildfix.
Fixes the buildbot.
This commit is contained in:
parent
b7edcaa721
commit
d264cbef32
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue