forked from FFmpeg/FFmpeg
cook: remove unneeded #includes
This commit is contained in:
parent
c25df22365
commit
776e9815a5
1 changed files with 0 additions and 5 deletions
|
@ -42,12 +42,7 @@
|
|||
* available.
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "libavutil/lfg.h"
|
||||
#include "libavutil/random_seed.h"
|
||||
#include "avcodec.h"
|
||||
#include "get_bits.h"
|
||||
#include "dsputil.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue