#undef __isnanf and isnanf after reading the headers.

This commit is contained in:
Ulrich Drepper 2002-09-10 19:00:15 +00:00
parent c202c2c505
commit 10126cea06
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@
#include "math.h"
#include <fenv_libc.h>
#undef __isnanf
#undef isnanf
int
__isnan (x)
double x;