mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 02:52:10 +01:00
[build] Add header required for std::find_if()
This commit is contained in:
parent
f1c3b59e87
commit
2f8ccfa30e
@ -5,6 +5,8 @@
|
||||
#include "d3d11_context.h"
|
||||
#include "d3d11_texture.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace dxvk {
|
||||
|
||||
struct D3D11DeferredContextMapEntry {
|
||||
|
Loading…
x
Reference in New Issue
Block a user