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
commit30dc4bccfcd84bd6d6f63ea5aa51cee044fb9bb3 (patch)
tree168ef5242bdd1e722d01fd02fa1a596f77ada68f /enc/unicode.c
parent31df52073ab5faa38f3761af96aa701e2222491b (diff)
downloadruby-30dc4bccfcd84bd6d6f63ea5aa51cee044fb9bb3.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