diff options
Diffstat (limited to 'src/math/nextafter.c')
| -rw-r--r-- | src/math/nextafter.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/nextafter.c b/src/math/nextafter.c index 7e6cd87a..5f2a17ec 100644 --- a/src/math/nextafter.c +++ b/src/math/nextafter.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "nextafter.c" #include "_tgmath.h" #include <math.h> @@ -15,6 +13,3 @@ STDC(199901) XOPEN(400) LINK(m) */ - - -#endif |
