This commit is contained in:
twinaphex 2017-08-07 21:55:56 +02:00
parent 7df17d1d8a
commit 4d8446f242

View File

@ -37,7 +37,7 @@
#include "private/cpu.h"
#include "share/compat.h"
#include <stdlib.h>
#include <memory.h>
#include <string.h>
#if defined(_MSC_VER)
# include <intrin.h> /* for __cpuid() and _xgetbv() */