mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5505 from dearblue/stdint
Do not include `stdint.h` before `mruby.h`
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <mruby.h>
|
||||
#include <mruby/irep.h>
|
||||
|
||||
Reference in New Issue
Block a user