Skip to content
Snippets Groups Projects
Commit c7bfc72d authored by Michael Klingbeil's avatar Michael Klingbeil
Browse files

use vec_avx.h for MSVC builds

parent 8090aaca
Branches opus-ng-lace-integration5
No related tags found
No related merge requests found
Pipeline #4600 failed
......@@ -32,6 +32,7 @@
#include "opus_types.h"
#include <math.h>
#include "arch.h"
#include "x86/x86_arch_macros.h"
#if defined(__AVX__) || defined(__SSE2__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment