ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Sat Jan 31 09:13:37 2015 +0000| [01a3c5dae0e07d81672839caac5b5bb2a7fc74fb] | committer: Paul B Mahol
avcodec/put_bits: remove unneeded #include, there are no assert() Signed-off-by: Paul B Mahol <one...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=01a3c5dae0e07d81672839caac5b5bb2a7fc74fb --- libavcodec/put_bits.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/put_bits.h b/libavcodec/put_bits.h index 8858caa..81be6b3 100644 --- a/libavcodec/put_bits.h +++ b/libavcodec/put_bits.h @@ -28,7 +28,6 @@ #include <stdint.h> #include <stddef.h> -#include <assert.h> #include "libavutil/intreadwrite.h" #include "libavutil/avassert.h" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog