aboutsummaryrefslogtreecommitdiffstats
path: root/enc/unicode.c
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-27 19:50:23 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-27 19:50:23 +0000
commitc56dd7fd0560d9c5cb3375f0ebfb5e87e534b2f5 (patch)
tree168ef5242bdd1e722d01fd02fa1a596f77ada68f /enc/unicode.c
parent8b9ad9d6f021cb5a7ebfba60dd258521955a202a (diff)
downloadruby-c56dd7fd0560d9c5cb3375f0ebfb5e87e534b2f5.tar.gz
unicode.c: no st.h
* enc/unicode.c: no longer use st.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/unicode.c')
-rw-r--r--enc/unicode.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/enc/unicode.c b/enc/unicode.c
index 975fc2648e..12d3a5414b 100644
--- a/enc/unicode.c
+++ b/enc/unicode.c
@@ -183,8 +183,6 @@ onigenc_utf16_32_get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out,
return onigenc_unicode_ctype_code_range(ctype, ranges);
}
-#include "ruby/st.h"
-
#define PROPERTY_NAME_MAX_SIZE (MAX_WORD_LENGTH + 1)
extern int