Ruby  1.9.3p484(2013-11-22revision43786)
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 || defined __BORLANDC__
4 #pragma message("warning: use \"ruby/st.h\" instead of bare \"st.h\"")
5 #endif
6 #include "ruby/st.h"
7