summaryrefslogtreecommitdiff
path: root/include/ruby/3/attr/noexcept.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/3/attr/noexcept.h')
-rw-r--r--include/ruby/3/attr/noexcept.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/3/attr/noexcept.h b/include/ruby/3/attr/noexcept.h
index c5db6b3e79..1bc90de88c 100644
--- a/include/ruby/3/attr/noexcept.h
+++ b/include/ruby/3/attr/noexcept.h
@@ -59,7 +59,6 @@
* Itanium C++ ABI has zero-cost exception handling), but does impact on
* generated binary size. This is bad.
*/
-#include "ruby/3/compiler_since.h"
#include "ruby/3/has/feature.h"
/** Wraps (or simulates) C++11 `noexcept` */