summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2025-03-22 16:42:36 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2025-03-22 16:42:36 +0200
commitbe71a36fd88941a5bc3f25d2e563c8aa0481327c (patch)
tree560fe5d40f2c58a8c0393cd479f0d10b2e825456
parent56edd66ae3e8661d40d499bd7c72f3ffc7aac4e7 (diff)
downloadconts-master.tar.gz
conts-master.zip
undef MAP_HASHHEADmaster
-rw-r--r--include/conts/map.h1
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