Skip to content

Commit 8a3bf50

Browse files
committed
Add missing header
1 parent 88640c5 commit 8a3bf50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/xsimd/config/xsimd_getauxval.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "./xsimd_config.hpp"
1717

1818
#if XSIMD_WITH_LINUX_GETAUXVAL
19+
#include <asm/hwcap.h>
1920
#include <sys/auxv.h>
2021
#endif
2122

0 commit comments

Comments
 (0)