diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-06-25 11:31:24 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 16:21:18 +0900 |
| commit | b2398879fa4d40f65703ca819d012af4a000bbb2 (patch) | |
| tree | 8da2bc877bc81fe3a58dd8d385e5cf729c8aaff4 /test | |
| parent | e01648b86bf43e2dfc2c8a349cf1e14b322d4086 (diff) | |
| download | mruby-b2398879fa4d40f65703ca819d012af4a000bbb2.tar.gz mruby-b2398879fa4d40f65703ca819d012af4a000bbb2.zip | |
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.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
