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