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:
nobu 2015-09-15 05:49:20 +00:00
parent ca5c9084dc
commit 078b6c9838
10 changed files with 83 additions and 24 deletions

View file

@ -13,6 +13,7 @@
#include "internal.h"
#include "ruby/re.h"
#include "encindex.h"
#include "probes.h"
#include "gc.h"
#include <assert.h>