Skip to content
Snippets Groups Projects
Commit 01a3c5da authored by Paul B Mahol's avatar Paul B Mahol
Browse files

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


Signed-off-by: default avatarPaul B Mahol <onemda@gmail.com>
parent cb335b3a
Branches
Tags
No related merge requests found
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include <stdint.h> #include <stdint.h>
#include <stddef.h> #include <stddef.h>
#include <assert.h>
#include "libavutil/intreadwrite.h" #include "libavutil/intreadwrite.h"
#include "libavutil/avassert.h" #include "libavutil/avassert.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment