You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Remove commented-out #includes
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
#ifndef AVFORMAT_NUT_H
|
||||
#define AVFORMAT_NUT_H
|
||||
|
||||
//#include <limits.h>
|
||||
//#include "libavutil/adler32.h"
|
||||
//#include "libavcodec/mpegaudio.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
#include "metadata.h"
|
||||
|
@@ -26,7 +26,6 @@
|
||||
*/
|
||||
|
||||
#include "avassert.h"
|
||||
//#include <math.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "common.h"
|
||||
|
Reference in New Issue
Block a user