aboutsummaryrefslogtreecommitdiffstats
path: root/wavreader.c
diff options
context:
space:
mode:
authorMark Harris <mark.hsj@gmail.com>2014-05-26 12:31:40 -0700
committerMark Harris <mark.hsj@gmail.com>2014-05-26 12:31:40 -0700
commitb8f6c140ce4dbf403eb7a2a3f7fe45e7def2f40e (patch)
tree53469661280b1b32030aa956306654eec1d08909 /wavreader.c
parentc15b653b99fbf573ff0aaa2b8c579b0cae693f9c (diff)
downloadfdk-aac-b8f6c140ce4dbf403eb7a2a3f7fe45e7def2f40e.tar.gz
fdk-aac-b8f6c140ce4dbf403eb7a2a3f7fe45e7def2f40e.tar.bz2
fdk-aac-b8f6c140ce4dbf403eb7a2a3f7fe45e7def2f40e.zip
Fix AIX build
Fix AIX build failure with IBM xlC compiler due to conflicting definition of M_PI. The libSYS/include/genericStds.h definition is guarded with #ifndef M_PI, but was included before <math.h> which defines M_PI with more significant digits.
Diffstat (limited to 'wavreader.c')
0 files changed, 0 insertions, 0 deletions