1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-06 16:10:09 +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"