1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +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:
Philip Rebohle 2019-04-06 10:08:12 +02:00
parent 4f9dd8d3d0
commit aa45b3cc31
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -1,5 +1,7 @@
#include "dxvk_shader.h"
#include <algorithm>
namespace dxvk {
DxvkShaderConstData::DxvkShaderConstData() {