mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
dependency updates
This commit is contained in:
parent
f411fcd145
commit
6413dc27dc
Notes:
git
2021-04-13 14:30:44 +09:00
99 changed files with 0 additions and 355 deletions
|
@ -22,7 +22,6 @@
|
|||
*/
|
||||
#include "ruby/internal/has/feature.h"
|
||||
#include "ruby/internal/compiler_is.h"
|
||||
#include "ruby/internal/token_paste.h"
|
||||
|
||||
/** @cond INTERNAL_MACRO */
|
||||
#if ! defined(__cplusplus)
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue