mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-22 07:54:15 +01:00
[dxvk] Fix build failure for some people
Why am I the only one who never has any issues with this?
This commit is contained in:
parent
4f9dd8d3d0
commit
aa45b3cc31
@ -1,5 +1,7 @@
|
|||||||
#include "dxvk_shader.h"
|
#include "dxvk_shader.h"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace dxvk {
|
namespace dxvk {
|
||||||
|
|
||||||
DxvkShaderConstData::DxvkShaderConstData() {
|
DxvkShaderConstData::DxvkShaderConstData() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user