mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
intmath.h: Remove duplicated ARM include.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
parent
f0d4f00f24
commit
1a558cec64
@ -35,10 +35,6 @@
|
|||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if ARCH_ARM
|
|
||||||
# include "arm/intmath.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if HAVE_FAST_CLZ && AV_GCC_VERSION_AT_LEAST(3,4)
|
#if HAVE_FAST_CLZ && AV_GCC_VERSION_AT_LEAST(3,4)
|
||||||
|
|
||||||
#ifndef ff_log2
|
#ifndef ff_log2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user