forked from FFmpeg/FFmpeg
tests/tiny_psnr: remove unneeded include assert.h
This is the only such occurance on tests/ Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
8589d7a61c
commit
ca857c86bd
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "libavutil/intfloat.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue