mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-11 11:50:06 +00:00
#undef __isnanf and isnanf after reading the headers.
This commit is contained in:
parent
c202c2c505
commit
10126cea06
@ -24,6 +24,9 @@
|
||||
#include "math.h"
|
||||
#include <fenv_libc.h>
|
||||
|
||||
#undef __isnanf
|
||||
#undef isnanf
|
||||
|
||||
int
|
||||
__isnan (x)
|
||||
double x;
|
||||
|
Loading…
Reference in New Issue
Block a user