Windows buildfix

This commit is contained in:
twinaphex 2017-05-21 10:03:50 +02:00
parent 7197255211
commit 8c796f694f

View File

@ -36,6 +36,8 @@
#include <boolean.h>
#include <streams/stdin_stream.h>
#if defined(_WIN32) && defined(_XBOX)
size_t read_stdin(char *buf, size_t size)
{