summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-math/src
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-math/src')
-rw-r--r--mrbgems/mruby-math/src/math.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-math/src/math.c b/mrbgems/mruby-math/src/math.c
index 8eccc03e5..79fdb7c6f 100644
--- a/mrbgems/mruby-math/src/math.c
+++ b/mrbgems/mruby-math/src/math.c
@@ -12,7 +12,6 @@
#include <mruby/array.h>
#include <mruby/presym.h>
-#include <math.h>
static void
domain_error(mrb_state *mrb, const char *func)