mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 10:20:41 +00:00
more unicode fixes
This commit is contained in:
parent
d20acaa63d
commit
b69734ce4a
@ -25,10 +25,10 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <encodings/win32.h>
|
#include <encodings/win32.h>
|
||||||
#include <tchar.h>
|
|
||||||
#include <retro_miscellaneous.h>
|
#include <retro_miscellaneous.h>
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
|
#include <tchar.h>
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#define setmode _setmode
|
#define setmode _setmode
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user