OSDN Git Service

ruby-1.9.1-rc1
[splhack/AndroidRuby.git] / lib / ruby-1.9.1-rc1 / include / ruby / backward / st.h
diff --git a/lib/ruby-1.9.1-rc1/include/ruby/backward/st.h b/lib/ruby-1.9.1-rc1/include/ruby/backward/st.h
new file mode 100644 (file)
index 0000000..514128e
--- /dev/null
@@ -0,0 +1,6 @@
+#if   defined __GNUC__
+#warning use "ruby/st.h" instead of bare "st.h"
+#elif defined _MSC_VER || defined __BORLANDC__
+#pragma message("warning: use \"ruby/st.h\" instead of bare \"st.h\"")
+#endif
+#include "ruby/st.h"