Skip to content

Commit c7567bb

Browse files
amysparkserge-sans-paille
authored andcommitted
Fix usage of unincluded std::array in avx512bw
1 parent b8c0b2f commit c7567bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/xsimd/arch/xsimd_avx512bw.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#ifndef XSIMD_AVX512BW_HPP
1313
#define XSIMD_AVX512BW_HPP
1414

15+
#include <array>
1516
#include <type_traits>
1617

1718
#include "../types/xsimd_avx512bw_register.hpp"

0 commit comments

Comments
 (0)