mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Moved exported symbols in internal/util.h to ruby/util.h
[Feature #18051]
This commit is contained in:
parent
4794a8a7cf
commit
c38c2d8ee2
Notes:
git
2021-08-24 10:38:06 +09:00
10 changed files with 12 additions and 17 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue