diff options
Diffstat (limited to 'include/ruby/3/has/cpp_attribute.h')
| -rw-r--r-- | include/ruby/3/has/cpp_attribute.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ruby/3/has/cpp_attribute.h b/include/ruby/3/has/cpp_attribute.h index 42209c0955..941f7ddca3 100644 --- a/include/ruby/3/has/cpp_attribute.h +++ b/include/ruby/3/has/cpp_attribute.h @@ -21,6 +21,8 @@ * @brief Defines #RUBY3_HAS_CPP_ATTRIBUTE. */ #include "ruby/3/compiler_is.h" +#include "ruby/3/compiler_since.h" +#include "ruby/3/token_paste.h" /** @cond INTERNAL_MACRO */ #if defined(__has_cpp_attribute) |
