Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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
4#pragma message("warning: use \"ruby/util.h\" instead of bare \"util.h\"")
5#endif
6#include "ruby/util.h"