Commit 01a3c5da authored by Paul B Mahol's avatar Paul B Mahol

avcodec/put_bits: remove unneeded #include, there are no assert()

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent cb335b3a
......@@ -28,7 +28,6 @@
#include <stdint.h>
#include <stddef.h>
#include <assert.h>
#include "libavutil/intreadwrite.h"
#include "libavutil/avassert.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