summaryrefslogtreecommitdiff
path: root/src/math/HUGE_VAL.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/HUGE_VAL.c')
-rw-r--r--src/math/HUGE_VAL.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/HUGE_VAL.c b/src/math/HUGE_VAL.c
index f72afacf..04d6da01 100644
--- a/src/math/HUGE_VAL.c
+++ b/src/math/HUGE_VAL.c
@@ -1,4 +1,3 @@
-#include <math.h>
#define HUGE_VAL (1.0) /* TODO: massive positive double */
/** a huge value **/