mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
Add libavutil/mathematics.h #includes for INFINITY
This fixes build errors in some environments. Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "libavutil/libm.h" // brought forward to work around cygwin header breakage
|
||||
|
||||
#include <float.h>
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "avcodec.h"
|
||||
#include "put_bits.h"
|
||||
#include "aac.h"
|
||||
|
||||
Reference in New Issue
Block a user