mirror of
https://github.com/libretro/RetroArch
synced 2025-02-27 00:40:20 +00:00
(state_manager.c) Remove __SSE2__ includes
This commit is contained in:
parent
1405db5b19
commit
d7b28d3b24
@ -19,10 +19,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if __SSE2__
|
||||
#include <emmintrin.h>
|
||||
#endif
|
||||
|
||||
#include <retro_inline.h>
|
||||
#include <algorithms/mismatch.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user