diff options
Diffstat (limited to 'src/math/llround.c')
| -rw-r--r-- | src/math/llround.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/llround.c b/src/math/llround.c index 1402abdf..87909d2b 100644 --- a/src/math/llround.c +++ b/src/math/llround.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "llround.c" #include "_tgmath.h" #include <math.h> @@ -14,6 +12,3 @@ long long int TGFN(llround)(TYPE x) STDC(199901) LINK(m) */ - - -#endif |
