summaryrefslogtreecommitdiff
path: root/include/ruby/internal/has/declspec_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/internal/has/declspec_attribute.h')
-rw-r--r--include/ruby/internal/has/declspec_attribute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/internal/has/declspec_attribute.h b/include/ruby/internal/has/declspec_attribute.h
index 9d54a6876b..f813da4f5e 100644
--- a/include/ruby/internal/has/declspec_attribute.h
+++ b/include/ruby/internal/has/declspec_attribute.h
@@ -21,7 +21,6 @@
* @brief Defines #RBIMPL_HAS_DECLSPEC_ATTRIBUTE.
*/
#include "ruby/internal/compiler_since.h"
-#include "ruby/internal/token_paste.h"
/** Wraps (or simulates) `__has_declspec_attribute`. */
#if defined(__has_declspec_attribute)