mirror of
https://github.com/openharmony/third_party_lame.git
synced 2026-07-01 05:53:58 -04:00
reduce compiler warnings for SSE2 build with VC 11
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ void acm_Free( void * mem);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef _M_X64
|
||||
#if defined(_M_X64) && !defined(HAVE_XMMINTRIN_H)
|
||||
#define HAVE_XMMINTRIN_H
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user