Ruby  2.0.0p247(2013-06-27revision41674)
rubyio.h
Go to the documentation of this file.
1 #if defined __GNUC__
2 #warning use "ruby/io.h" instead of "rubyio.h"
3 #elif defined _MSC_VER || defined __BORLANDC__
4 #pragma message("warning: use \"ruby/io.h\" instead of \"rubyio.h\"")
5 #endif
6 #include "ruby/io.h"