mirror of
https://github.com/xiph/opus.git
synced 2025-05-15 07:58:29 +00:00
use vec_avx.h for MSVC builds
This commit is contained in:
parent
8090aaca9f
commit
c7bfc72d07
1 changed files with 1 additions and 0 deletions
|
@ -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__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue