summaryrefslogtreecommitdiff
path: root/include/ruby/internal/attr/restrict.h
diff options
context:
space:
mode:
-rw-r--r--include/ruby/internal/attr/restrict.h1
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@
*/
#include "ruby/internal/compiler_since.h"
#include "ruby/internal/has/attribute.h"
-#include "ruby/internal/token_paste.h"
/* :FIXME: config.h includes conflicting `#define restrict`. MSVC can be
* detected using `RBIMPL_COMPILER_SINCE()`, but Clang & family cannot use