diff options
Diffstat (limited to 'core/map.h')
-rw-r--r-- | core/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/map.h b/core/map.h index c87ee42e1b..77e73d70cb 100644 --- a/core/map.h +++ b/core/map.h @@ -31,6 +31,7 @@ #ifndef MAP_H #define MAP_H +#include "core/error_macros.h" #include "core/set.h" // based on the very nice implementation of rb-trees by: |