Fix a compilation error in clang
This commit is contained in:
parent
057f31752d
commit
54a6a3fe28
1 changed files with 1 additions and 1 deletions
|
|
@ -22,8 +22,8 @@
|
|||
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include "SIMDHelpers.h"
|
||||
#include <array>
|
||||
#include <xmmintrin.h>
|
||||
|
||||
#if HAVE_X86INTRIN_H
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue