summaryrefslogtreecommitdiff
path: root/include/ruby/3/has/declspec_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/3/has/declspec_attribute.h')
-rw-r--r--include/ruby/3/has/declspec_attribute.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ruby/3/has/declspec_attribute.h b/include/ruby/3/has/declspec_attribute.h
index f902ef963c..a7d97b400a 100644
--- a/include/ruby/3/has/declspec_attribute.h
+++ b/include/ruby/3/has/declspec_attribute.h
@@ -18,8 +18,6 @@
* extension libraries. They could be written in C++98.
* @brief Defines #RUBY3_HAS_DECLSPEC_ATTRIBUTE.
*/
-#include "ruby/3/compiler_since.h"
-#include "ruby/3/token_paste.h"
/** Wraps (or simulates) `__has_declspec_attribute`. */
#if defined(RUBY3_HAS_DECLSPEC_ATTRIBUTE)