--- deliantra/server/common/arch.C 2016/11/16 23:41:59 1.112 +++ deliantra/server/common/arch.C 2016/11/18 04:44:13 1.113 @@ -27,13 +27,13 @@ #include #include -#include +#include archetype *loading_arch; // ugly flag to object loader etc. to suppress/request special processing arch_ptr archetype::empty; // the hashtable -typedef std::tr1::unordered_map +typedef std::unordered_map < const char *, arch_ptr,