mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[d3d9] Add missing vector header
Fixes compilation under MSYS2's clang backend.
This commit is contained in:
parent
715493cd75
commit
08424ccb2e
@ -12,6 +12,8 @@
|
||||
#include <winbase.h>
|
||||
#endif
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace dxvk {
|
||||
|
||||
class D3D9MemoryAllocator;
|
||||
|
Loading…
x
Reference in New Issue
Block a user