mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* load.c: removed unused header file "node.h".
* method.h: ditto. * symbol.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fea779829b
commit
146a259568
4 changed files with 8 additions and 3 deletions
1
symbol.c
1
symbol.c
|
@ -11,7 +11,6 @@
|
|||
|
||||
#include "internal.h"
|
||||
#include "ruby/st.h"
|
||||
#include "node.h"
|
||||
#include "symbol.h"
|
||||
#include "gc.h"
|
||||
#include "probes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue