mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Should not include float.h here.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <mruby.h>
|
||||
#include <mruby/range.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
static mrb_bool
|
||||
r_le(mrb_state *mrb, mrb_value a, mrb_value b)
|
||||
|
||||
Reference in New Issue
Block a user