1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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

@ -1,4 +1,3 @@
#include "ruby.h"
#include "internal.h"
#if defined(HAVE_LIBGMP) && defined(HAVE_GMP_H)