* internal.h: Include ruby.h and ruby/encoding.h to be

includable without prior inclusion.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2014-11-15 11:49:06 +00:00
parent 64f9f1ba58
commit 7cd76ab0c5
70 changed files with 188 additions and 118 deletions

View file

@ -9,7 +9,6 @@
**********************************************************************/
#include "ruby/ruby.h"
#include "internal.h"
VALUE rb_cStruct;