mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
parent
b30783e02e
commit
79d0879536
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
|||
|
||||
**********************************************************************/
|
||||
|
||||
#define STRINGIO_VERSION "3.0.9"
|
||||
static const char *const
|
||||
STRINGIO_VERSION = "3.0.9";
|
||||
|
||||
#include "ruby.h"
|
||||
#include "ruby/io.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue