summaryrefslogtreecommitdiff
path: root/include/ruby/backward/st.h
blob: 3e36d44cf82a68253a4469cfbed3c8f8087320f6 (plain)
1
2
3
4
5
6
#if   defined __GNUC__
#warning use "ruby/st.h" instead of bare "st.h"
#elif defined _MSC_VER
#pragma message("warning: use \"ruby/st.h\" instead of bare \"st.h\"")
#endif
#include "ruby/st.h"