mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Include mrbconf.h as MRB_INT_MAX used here.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifndef MRUBY_NUMERIC_H
|
||||
#define MRUBY_NUMERIC_H
|
||||
|
||||
#include "mrbconf.h"
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user