mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 17:31:51 +03:00
fix compilation paths for cpuid_flags for x86
This commit is contained in:
committed by
Konstantinos Margaritis
parent
6ff47528ba
commit
74919026c3
@@ -30,7 +30,7 @@
|
||||
#define CPUID_INLINE_H_
|
||||
|
||||
#include "ue2common.h"
|
||||
#include "cpuid_flags.h"
|
||||
#include "util/arch/common/cpuid_flags.h"
|
||||
|
||||
#if !defined(_WIN32) && !defined(CPUID_H_)
|
||||
#include <cpuid.h>
|
||||
|
||||
Reference in New Issue
Block a user