Commit a7e41c74 authored by dearblue's avatar dearblue

Do not include `stdint.h` before `mruby.h`

parent 93cce94e
#include <stdint.h>
#include <string.h> #include <string.h>
#include <mruby.h> #include <mruby.h>
#include <mruby/irep.h> #include <mruby/irep.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment