src/shm/hashtable.h @@ -5,7 +5,7 @@ #include <functional> #include <set> #define MAPSIZE 100 #define MAPSIZE 1024 typedef struct hashtable_t {