mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
This commit is contained in:
parent
db64093f51
commit
715955ff27
85 changed files with 247 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
stringio.o: $(RUBY_EXTCONF_H)
|
||||
stringio.o: $(arch_hdrdir)/ruby/config.h
|
||||
stringio.o: $(hdrdir)/ruby.h
|
||||
stringio.o: $(hdrdir)/ruby/assert.h
|
||||
stringio.o: $(hdrdir)/ruby/backward.h
|
||||
stringio.o: $(hdrdir)/ruby/defines.h
|
||||
stringio.o: $(hdrdir)/ruby/encoding.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue