VS2017 build fix after upgrading project
This commit is contained in:
parent
6cf0377ef8
commit
94be591606
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <atomic>
|
||||
#include <d3d12.h>
|
||||
#include <dxgi.h>
|
||||
#include <thread>
|
||||
|
||||
namespace DX12
|
||||
|
|
Loading…
Reference in New Issue