Ruby  2.0.0p247(2013-06-27revision41674)
include/ruby/backward/rubyio.h
Go to the documentation of this file.
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