[ruby-cvs:69455] usa:r62274 (trunk): remove declaration of ruby_engine from internal.h
usa at ruby-lang.org
usa at ruby-lang.org
Wed Feb 7 13:04:34 JST 2018
usa 2018-02-07 13:04:33 +0900 (Wed, 07 Feb 2018)
New Revision: 62274
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=62274
Log:
remove declaration of ruby_engine from internal.h
* internal.h (ruby_engine): remove declaration of ruby_engine because
it's declared at ruby/version.h.
* ruby.c: include ruby/version.h for ruby_engine.
Modified files:
trunk/internal.h
trunk/ruby.c
More information about the ruby-cvs
mailing list