summaryrefslogtreecommitdiff
path: root/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'complex.c')
-rw-r--r--complex.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/complex.c b/complex.c
index 6dc09526d5..a7c01da670 100644
--- a/complex.c
+++ b/complex.c
@@ -320,9 +320,7 @@ f_complex_new_bang2(VALUE klass, VALUE x, VALUE y)
return nucomp_s_new_internal(klass, x, y);
}
-#ifndef RUBY_VERSION_CODE
-#include "version.h"
-#endif
+#define RUBY_VERSION_CODE 0
#if RUBY_VERSION_CODE < 200
#define CANON