Skip to content

Commit 74ca895

Browse files
committed
Add missing header
1 parent 32d6114 commit 74ca895

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)