aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/3/cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/3/cast.h')
-rw-r--r--include/ruby/3/cast.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ruby/3/cast.h b/include/ruby/3/cast.h
index d9725ce17d..10caa809e5 100644
--- a/include/ruby/3/cast.h
+++ b/include/ruby/3/cast.h
@@ -23,9 +23,6 @@
* public headers. They could be used from C++, and C-style casts could issue
* warnings. Ruby internals are pure C so they should not bother.
*/
-#include "ruby/3/compiler_since.h"
-#include "ruby/3/has/warning.h"
-#include "ruby/3/warning_push.h"
#if defined(RUBY3_CAST)
# /* Take that. */