vkd3d-shader: Fix MSVC build.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hans-Kristian Arntzen
2019-10-01 12:33:41 +02:00
committed by Alexandre Julliard
parent 69660ca5c9
commit 7a7ed132ec
2 changed files with 1 additions and 2 deletions

View File

@@ -56,7 +56,6 @@
#include <limits.h>
#include <stdbool.h>
#include <string.h>
#include <strings.h>
#define VKD3D_VEC4_SIZE 4