mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +00:00
(MSVC) Buildfix
This commit is contained in:
parent
dde86f5b6b
commit
abb35ec8ce
@ -67,8 +67,8 @@ COMPATIBILITY
|
||||
CONFIG FILE
|
||||
============================================================ */
|
||||
#if defined(_MSC_VER)
|
||||
#undef __RARCH_POSIX_STRING_H
|
||||
#undef __RARCH_MSVC_COMPAT_H
|
||||
#undef __LIBRETRO_SDK_COMPAT_POSIX_STRING_H
|
||||
#undef __LIBRETRO_SDK_COMPAT_MSVC_H
|
||||
#undef strcasecmp
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user