X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fhash_map.h;h=93341b5e00fcea4e3cc498b41345427c7e108ad1;hb=01c23b31f7d0ea87052cd22814af826ecb11f0f3;hp=94d2198982db40154482de1fffa455cfcebdee27;hpb=1c4e1d10d0ead671f138b36d98574ddff1baa12f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/hash_map.h b/include/hash_map.h index 94d219898..93341b5e0 100644 --- a/include/hash_map.h +++ b/include/hash_map.h @@ -11,8 +11,10 @@ * --------------------------------------------------- */ - #ifndef INSPIRCD_HASHMAP_H - #define INSPIRCD_HASHMAP_H +#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 unless we have tr1.