Yukihiro "Matz" Matsumoto
|
b2398879fa
|
Avoid including limits.h and stdint.h before mruby.h.
They are included from `mruby.h` anyway, and including it ahead can
cause some errors regarding `INT32_MAX` etc. with C++ compiler.
|
2020-10-12 16:21:18 +09:00 |
|