mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(state_manager.c) Remove __SSE2__ includes
This commit is contained in:
parent
1405db5b19
commit
d7b28d3b24
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue