You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
# include "libavutil/bprint.h"
|
||||
#endif
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
#include "libavutil/avassert.h"
|
||||
|
||||
/*********************************************/
|
||||
|
Reference in New Issue
Block a user