mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Windows buildfix
This commit is contained in:
parent
7197255211
commit
8c796f694f
@ -36,6 +36,8 @@
|
|||||||
|
|
||||||
#include <boolean.h>
|
#include <boolean.h>
|
||||||
|
|
||||||
|
#include <streams/stdin_stream.h>
|
||||||
|
|
||||||
#if defined(_WIN32) && defined(_XBOX)
|
#if defined(_WIN32) && defined(_XBOX)
|
||||||
size_t read_stdin(char *buf, size_t size)
|
size_t read_stdin(char *buf, size_t size)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user