diff options
Diffstat (limited to 'runtime/map-keys.c')
-rw-r--r-- | runtime/map-keys.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/map-keys.c b/runtime/map-keys.c index f9221410..894d79f5 100644 --- a/runtime/map-keys.c +++ b/runtime/map-keys.c @@ -406,3 +406,6 @@ void KEYSYM(_stp_map_key) (MAP map, ALLKEYSD(key)) #undef KEY5STOR #undef KEY_ARITY +#undef KEYSYM +#undef ALLKEYS +#undef ALLKEYSD |