remove unnecessary including of <ctype.h>

Not needed anymore since 85075bef75
This commit is contained in:
cremno
2015-05-28 10:44:20 +02:00
parent 85075bef75
commit 2ee84eb3df
8 changed files with 0 additions and 8 deletions
-1
View File
@@ -1,4 +1,3 @@
#include <ctype.h>
#include <string.h>
#include "mruby.h"
#include "mruby/array.h"