platform/shared/ruby/include/ruby/backward/rubyio.h in rhodes-5.5.18 vs platform/shared/ruby/include/ruby/backward/rubyio.h in rhodes-6.0.11
- old
+ new
@@ -1,6 +1,6 @@
#if defined __GNUC__
#warning use "ruby/io.h" instead of "rubyio.h"
-#elif defined _MSC_VER || defined __BORLANDC__
+#elif defined _MSC_VER
#pragma message("warning: use \"ruby/io.h\" instead of \"rubyio.h\"")
#endif
#include "ruby/io.h"