diff options
Diffstat (limited to 'libm/s_round.c')
-rw-r--r-- | libm/s_round.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libm/s_round.c b/libm/s_round.c index 7965c6f68..b3e226308 100644 --- a/libm/s_round.c +++ b/libm/s_round.c @@ -19,10 +19,8 @@ 02111-1307 USA. */ #include <math.h> - #include "math_private.h" - static const double huge = 1.0e300; double |