00001 #if defined __GNUC__ 00002 #warning use "ruby/io.h" instead of "rubyio.h" 00003 #elif defined _MSC_VER || defined __BORLANDC__ 00004 #pragma message("warning: use \"ruby/io.h\" instead of \"rubyio.h\"") 00005 #endif 00006 #include "ruby/io.h" 00007