state.c: remove `stdint.h` inclusion.

Fixes C++03 compilation.
parent 3da372b3
......@@ -4,7 +4,6 @@
** See Copyright Notice in mruby.h
*/
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <mruby.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