don't need to include ruby/util.h.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-01-02 07:09:14 +00:00
parent e7fb2586ef
commit 99fc557fa5

View File

@ -11,7 +11,6 @@
**********************************************************************/ **********************************************************************/
#include "ruby/ruby.h" #include "ruby/ruby.h"
#include "ruby/util.h"
#include <math.h> #include <math.h>
#include <float.h> #include <float.h>