Moved exported symbols in internal/util.h to ruby/util.h

[Feature #18051]
This commit is contained in:
Nobuyoshi Nakada 2021-07-28 16:40:02 +09:00
parent 4794a8a7cf
commit c38c2d8ee2
Notes: git 2021-08-24 10:38:06 +09:00
10 changed files with 12 additions and 17 deletions

View file

@ -67,10 +67,10 @@
#include "internal.h"
#include "internal/string.h"
#include "internal/util.h"
#include "internal/vm.h"
#include "ruby/encoding.h"
#include "ruby/ruby.h"
#include "ruby/util.h"
#include "timev.h"
/* defaults: season to taste */