We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88640c5 commit 8a3bf50Copy full SHA for 8a3bf50
include/xsimd/config/xsimd_getauxval.hpp
@@ -16,6 +16,7 @@
16
#include "./xsimd_config.hpp"
17
18
#if XSIMD_WITH_LINUX_GETAUXVAL
19
+#include <asm/hwcap.h>
20
#include <sys/auxv.h>
21
#endif
22
0 commit comments