mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made this bit of the code a little clearer.
This commit is contained in:
parent
6938af9d4b
commit
9da21b0b0c
@ -73,6 +73,7 @@
|
||||
#include <immintrin.h> // AVX
|
||||
#endif
|
||||
#ifdef DLIB_HAVE_AVX2
|
||||
#include <immintrin.h> // AVX
|
||||
// #include <avx2intrin.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user