Ruby  1.9.3p429(2013-05-15revision40747)
util.h
Go to the documentation of this file.
1 #if defined __GNUC__
2 #warning use "ruby/util.h" instead of bare "util.h"
3 #elif defined _MSC_VER || defined __BORLANDC__
4 #pragma message("warning: use \"ruby/util.h\" instead of bare \"util.h\"")
5 #endif
6 #include "ruby/util.h"
7