Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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"
util.h