Remove unnecessory stdint.h.

This commit is contained in:
Masaki Muranaka
2013-03-16 21:06:32 +09:00
parent 715270bec5
commit 6ba298ed54
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -6,7 +6,6 @@
#include "mruby.h"
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include "mruby/string.h"