Commit 9da21b0b authored by Davis King's avatar Davis King

Made this bit of the code a little clearer.

parent 6938af9d
...@@ -73,6 +73,7 @@ ...@@ -73,6 +73,7 @@
#include <immintrin.h> // AVX #include <immintrin.h> // AVX
#endif #endif
#ifdef DLIB_HAVE_AVX2 #ifdef DLIB_HAVE_AVX2
#include <immintrin.h> // AVX
// #include <avx2intrin.h> // #include <avx2intrin.h>
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment