aboutsummaryrefslogtreecommitdiffstats
path: root/internal.h
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-08-17 11:54:12 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-08-19 15:10:53 +0900
commit8cc5f74ffc4097173ae69b0098524a5faecaee7e (patch)
tree7564ff70cb6060b6a35eb9bce1a69c99a173d66d /internal.h
parent99093e1600ccef17ab99356b689573fcfd336ecc (diff)
downloadruby-8cc5f74ffc4097173ae69b0098524a5faecaee7e.tar.gz
RHASH_EMPTY_P: convert into an inline function
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal.h b/internal.h
index d033bc5df3..c3b3a799b1 100644
--- a/internal.h
+++ b/internal.h
@@ -47,6 +47,7 @@
#undef RHASH_IFNONE
#undef RHASH_SIZE
#undef RHASH_TBL
+#undef RHASH_EMPTY_P
/* internal/object.h */
#undef ROBJECT_IV_INDEX_TBL