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
@@ -4,7 +4,6 @@
** See Copyright Notice in mruby.h
*/
#include <ctype.h>
#include <float.h>
#include <limits.h>
#include <stddef.h>