This commit is contained in:
Ken Cooke 2017-06-22 06:32:32 -07:00
parent 38c87b0f08
commit 5d235f8c52

View file

@ -9,7 +9,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
// //
#if defined(zz__AVX512F__) #if defined(__AVX512F__)
#include <assert.h> #include <assert.h>
#include <immintrin.h> #include <immintrin.h>