Commit 43630c82 authored by Paul B Mahol's avatar Paul B Mahol

avformat/utils: remove unneeded #include, there are no assert() only av_assert*

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent bc74f946
......@@ -19,8 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#undef NDEBUG
#include <assert.h>
#include <stdarg.h>
#include <stdint.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment