Remove version templating in YARP

This commit is contained in:
Kevin Newton 2023-08-25 17:54:01 -04:00
parent aea7e91828
commit ca9a44795b
Notes: git 2023-08-25 22:21:12 +00:00
12 changed files with 18 additions and 146 deletions

View file

@ -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"