vkd3d-compiler: Fix build on MSVC.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
This commit is contained in:
Hans-Kristian Arntzen 2020-07-07 16:28:00 +02:00 committed by Joshie
parent b6e5760b6e
commit c97a8ba253
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <unistd.h>
#include "vkd3d_common.h"
#include "vkd3d_shader.h"