for __cpuid compability with VS2017

This commit is contained in:
yhnmj6666 2017-03-12 01:27:06 +08:00
parent 39ad96341a
commit 5d8bb3537a

View File

@ -12,7 +12,6 @@
#include <intrin.h>
#endif // _MSC_VER
namespace Common {
#ifndef _MSC_VER