mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
encindex.h: ENCINDEX
* encindex.h: separate encoding index constants from internal.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ca5c9084dc
commit
078b6c9838
10 changed files with 83 additions and 24 deletions
1
string.c
1
string.c
|
@ -13,6 +13,7 @@
|
|||
|
||||
#include "internal.h"
|
||||
#include "ruby/re.h"
|
||||
#include "encindex.h"
|
||||
#include "probes.h"
|
||||
#include "gc.h"
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue