summaryrefslogtreecommitdiff
path: root/include/ruby/3/token_paste.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/3/token_paste.h')
-rw-r--r--include/ruby/3/token_paste.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ruby/3/token_paste.h b/include/ruby/3/token_paste.h
index 4e6dbb4834..8c765ef706 100644
--- a/include/ruby/3/token_paste.h
+++ b/include/ruby/3/token_paste.h
@@ -21,6 +21,9 @@
* @brief Defines #RUBY3_TOKEN_PASTE.
*/
#include "ruby/3/config.h"
+#include "ruby/3/compiler_since.h"
+#include "ruby/3/has/warning.h"
+#include "ruby/3/warning_push.h"
/* :TODO: add your compiler here. There are many compilers that can suppress
* warnings via pragmas, but not all of them accept such things inside of `#if`