(Windows) Buildfixes

This commit is contained in:
twinaphex 2016-05-16 15:40:08 +02:00
parent c66219846f
commit cb801ec065

View File

@ -26,6 +26,7 @@
#include <string.h>
#include <retro_inline.h>
#include <algorithms/mismatch.h>
#if defined(__x86_64__) || defined(__i386__) || defined(__i486__) || defined(__i686__)
#define CPU_X86