summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-numeric-ext
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-08-23 07:34:37 +0900
committerGitHub <[email protected]>2021-08-23 07:34:37 +0900
commit11cfe77eb1675d461709bda4e413ee2966945195 (patch)
treeefbed032f9c4d2e7ef1bc18ed3aa49379caedd02 /mrbgems/mruby-numeric-ext
parent0f3671044500a882d47cd992589064d04aa867b5 (diff)
parent5a576028607c4bd7b46e8b1d2726329355d4bc03 (diff)
downloadmruby-11cfe77eb1675d461709bda4e413ee2966945195.tar.gz
mruby-11cfe77eb1675d461709bda4e413ee2966945195.zip
Merge pull request #5537 from dearblue/header-files
Organize the include of header files
Diffstat (limited to 'mrbgems/mruby-numeric-ext')
-rw-r--r--mrbgems/mruby-numeric-ext/src/numeric_ext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-numeric-ext/src/numeric_ext.c b/mrbgems/mruby-numeric-ext/src/numeric_ext.c
index 38d297374..2f2a6c755 100644
--- a/mrbgems/mruby-numeric-ext/src/numeric_ext.c
+++ b/mrbgems/mruby-numeric-ext/src/numeric_ext.c
@@ -1,7 +1,6 @@
#include <mruby.h>
#include <mruby/numeric.h>
#include <mruby/presym.h>
-#include <math.h>
/*
* call-seq: