1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

Remove useless include. Should fix compilation in MacOS X.

Originally committed as revision 23584 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2010-06-11 14:42:39 +00:00
parent 3a1350e8d9
commit dbe88f40b3

View File

@ -25,7 +25,6 @@
* @author Francesco Lavra <francescolavra@interfree.it>
*/
#include <values.h>
#include <float.h>
#include "avcodec.h"