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
1
bignum.c
1
bignum.c
|
@ -36,7 +36,6 @@
|
|||
#include "internal/numeric.h"
|
||||
#include "internal/object.h"
|
||||
#include "internal/sanitizers.h"
|
||||
#include "internal/util.h"
|
||||
#include "internal/variable.h"
|
||||
#include "internal/warnings.h"
|
||||
#include "ruby/thread.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue