Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
st.h
Go to the documentation of this file.
1#if defined __GNUC__
2#warning use "ruby/st.h" instead of bare "st.h"
3#elif defined _MSC_VER
4#pragma message("warning: use \"ruby/st.h\" instead of bare \"st.h\"")
5#endif
6#include "ruby/st.h"