ruby
This commit is contained in:
parent
d9fd09aa21
commit
ac8864bc59
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#if __GNUC__ >= 7
|
||||
#pragma GCC diagnostic push
|
||||
#if defined(__cplusplus)
|
||||
#pragma GCC diagnostic ignored "-Wregister"
|
||||
#if __GNUC__ >= 10
|
||||
#pragma GCC diagnostic ignored "-Wvolatile"
|
||||
|
|
@ -8,6 +9,7 @@
|
|||
#endif
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <ruby.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue