mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
internal.h: remove dependecy on ruby/encoding.h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ee85a6e72b
commit
e9cb552ec9
28 changed files with 58 additions and 23 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
**********************************************************************/
|
||||
|
||||
#include "ruby/encoding.h"
|
||||
#include "internal.h"
|
||||
#include "transcode_data.h"
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue