diff options
Diffstat (limited to 'include/ruby/3/attr/constexpr.h')
-rw-r--r-- | include/ruby/3/attr/constexpr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ruby/3/attr/constexpr.h b/include/ruby/3/attr/constexpr.h index 582d9fd000..576ec7fb8f 100644 --- a/include/ruby/3/attr/constexpr.h +++ b/include/ruby/3/attr/constexpr.h @@ -22,6 +22,7 @@ */ #include "ruby/3/has/feature.h" #include "ruby/3/compiler_is.h" +#include "ruby/3/token_paste.h" /** @cond INTERNAL_MACRO */ #if ! defined(__cplusplus) |