1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

Remove unnecessary avassert.h inclusions

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2021-07-22 15:02:30 +02:00
parent 4608f7cc6a
commit 2934a4b9a5
110 changed files with 2 additions and 112 deletions

View File

@@ -37,7 +37,6 @@
#include <malloc.h>
#endif
#include "avassert.h"
#include "avutil.h"
#include "common.h"
#include "dynarray.h"