ffmpeg | branch: master | Reimar Döffinger <reimar.doeffin...@gmx.de> | Sun Aug 31 12:28:45 2014 +0200| [1a558cec64b40c4822975d8e6867df63a19bd057] | committer: Reimar Döffinger
intmath.h: Remove duplicated ARM include. Signed-off-by: Reimar Döffinger <reimar.doeffin...@gmx.de> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a558cec64b40c4822975d8e6867df63a19bd057 --- libavutil/intmath.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libavutil/intmath.h b/libavutil/intmath.h index e140d82..8f7a69e 100644 --- a/libavutil/intmath.h +++ b/libavutil/intmath.h @@ -35,10 +35,6 @@ * @{ */ -#if ARCH_ARM -# include "arm/intmath.h" -#endif - #if HAVE_FAST_CLZ && AV_GCC_VERSION_AT_LEAST(3,4) #ifndef ff_log2 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog