mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove limits.h from numeric.h. Add limits.h to some C files.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
||||
#if defined(__FreeBSD__) && __FreeBSD__ < 4
|
||||
#include <floatingpoint.h>
|
||||
|
||||
Reference in New Issue
Block a user