diff options
-rw-r--r-- | bignum.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,9 +10,10 @@ **********************************************************************/ #include <math.h> #include <ctype.h> -#include "ruby.h" VALUE rb_cBignum; |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | bignum.c | 3 |
@@ -10,9 +10,10 @@ **********************************************************************/ #include <math.h> #include <ctype.h> -#include "ruby.h" VALUE rb_cBignum; |