Remove unnecessary header inclusion

This commit is contained in:
Junji Sawada
2012-07-14 11:39:25 +09:00
parent 08f7fab377
commit 96366117ea
15 changed files with 2 additions and 39 deletions
-1
View File
@@ -15,7 +15,6 @@
#include "mruby/hash.h"
#include "mruby/numeric.h"
#include <math.h>
#include <stdarg.h>
#include <ctype.h>
#ifdef HAVE_IEEEFP_H