diff options
-rw-r--r-- | include/conts/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/conts/map.h b/include/conts/map.h index 0d30897..6be0694 100644 --- a/include/conts/map.h +++ b/include/conts/map.h @@ -244,4 +244,5 @@ static inline size_t MAP(len)(struct MAP_ROOT *root) #undef MAP_KEY #undef MAP_TYPE #undef MAP_CMP +#undef MAP_HASH #undef MAP_NAME |