mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
Remove version templating in YARP
This commit is contained in:
parent
aea7e91828
commit
ca9a44795b
Notes:
git
2023-08-25 22:21:12 +00:00
12 changed files with 18 additions and 146 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef YARP_EXT_NODE_H
|
||||
#define YARP_EXT_NODE_H
|
||||
|
||||
#define EXPECTED_YARP_VERSION "0.8.0"
|
||||
|
||||
#include <ruby.h>
|
||||
#include <ruby/encoding.h>
|
||||
#include "yarp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue