mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-11-30 22:24:15 +01:00
[d3d11] Include <algorithm>
This apparently causes builds to fail on some platforms. Fixes #42.
This commit is contained in:
parent
e47c244ac3
commit
f3ae248f39
@ -1,3 +1,4 @@
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
||||
#include "d3d11_buffer.h"
|
||||
|
Loading…
Reference in New Issue
Block a user