diff options
Diffstat (limited to 'bits')
-rw-r--r-- | bits/nan.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bits/nan.h b/bits/nan.h deleted file mode 100644 index ab38168..0000000 --- a/bits/nan.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef _MATH_H -#error "Never use <bits/nan.h> directly; include <math.h> instead." -#endif - -/* This file should define `NAN' on machines that have such things. */ |