summaryrefslogtreecommitdiff
path: root/ruby_1_9_3/include/ruby/backward/st.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_9_3/include/ruby/backward/st.h')
-rw-r--r--ruby_1_9_3/include/ruby/backward/st.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ruby_1_9_3/include/ruby/backward/st.h b/ruby_1_9_3/include/ruby/backward/st.h
deleted file mode 100644
index 514128e616..0000000000
--- a/ruby_1_9_3/include/ruby/backward/st.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#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"