Revert "Minimize the changes in #5277"

This reverts commit dc51d89ac2.
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-01-26 10:57:07 +09:00
parent 165f79c877
commit 17ecf14511
45 changed files with 1049 additions and 1035 deletions
+1
View File
@@ -22,6 +22,7 @@
#include <mruby/range.h>
#include <mruby/string.h>
#include <mruby/numeric.h>
#include <mruby/presym.h>
typedef struct mrb_shared_string {
int refcnt;