Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
6938af9d
Commit
6938af9d
authored
Jun 10, 2016
by
Davis King
Browse files
Removed this include statement since it causes errors on some systems.
parent
32d62110
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/simd/simd_check.h
dlib/simd/simd_check.h
+1
-1
No files found.
dlib/simd/simd_check.h
View file @
6938af9d
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
#include <immintrin.h> // AVX
#include <immintrin.h> // AVX
#endif
#endif
#ifdef DLIB_HAVE_AVX2
#ifdef DLIB_HAVE_AVX2
#include <avx2intrin.h>
//
#include <avx2intrin.h>
#endif
#endif
#endif // DLIB_SIMd_CHECK_Hh_
#endif // DLIB_SIMd_CHECK_Hh_
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment