mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(sinc) Kill off compat/posix_string.h dependency
This commit is contained in:
parent
3fd0f14fe2
commit
d535be570c
@ -20,7 +20,6 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <compat/posix_string.h>
|
|
||||||
|
|
||||||
#ifdef __SSE__
|
#ifdef __SSE__
|
||||||
#include <xmmintrin.h>
|
#include <xmmintrin.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user