diff options
-rw-r--r-- | include/ruby/encoding.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -12,10 +12,6 @@ #ifndef RUBY_ENCODING_H #define RUBY_ENCODING_H 1 -#ifdef RUBY_INTERNAL_H -#error "Include this file before internal.h" -#endif - #if defined(__cplusplus) extern "C" { #if 0 |