diff options
Diffstat (limited to 'include/hash_map.h')
-rw-r--r-- | include/hash_map.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hash_map.h b/include/hash_map.h index 3c3703ce4..b922f6173 100644 --- a/include/hash_map.h +++ b/include/hash_map.h @@ -14,8 +14,6 @@ #ifndef INSPIRCD_HASHMAP_H #define INSPIRCD_HASHMAP_H -#include "inspircd_config.h" - /** Where hash_map is varies from compiler to compiler * as it is not standard. */ |