mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
use correct include
This commit is contained in:
parent
814045201f
commit
04567ab649
@ -33,7 +33,7 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "util/arch.h"
|
||||
#if defined(ARCH_IA32) || defined(ARCH_X86_64)
|
||||
#include "util/masked_move.h"
|
||||
#include "util/arch/x86/masked_move.h"
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user