mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
vk: Fix windows build
This commit is contained in:
parent
128267a236
commit
052ebe5acf
|
|
@ -4,6 +4,8 @@
|
||||||
#include "device.h"
|
#include "device.h"
|
||||||
#include "sync.h"
|
#include "sync.h"
|
||||||
|
|
||||||
|
#include <span>
|
||||||
|
|
||||||
namespace vk
|
namespace vk
|
||||||
{
|
{
|
||||||
class command_pool
|
class command_pool
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue