// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby27
/
include
/
ruby
/
backward
[ PARENT ]
EDIT :: st.h
#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"
SAVE
CANCEL