OSDN Git Service

intfloat_readwrite: include "mathematics.h" for fallback macros
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 03:33:43 +0000 (03:33 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 15:57:53 +0000 (15:57 +0000)
commite781c4e6ff0b93db1ebc0ebe6983b38490117a98
treec18ea3cc8b2ed3eb6c4abb1d1851994c402b6e0c
parent1e48cdaac32e42a5c87a8f203b5827bdcc46db93
intfloat_readwrite: include "mathematics.h" for fallback macros

This allows this file to build on systems lacking NAN or INFINITY
in math.h.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavutil/intfloat_readwrite.c