--- deliantra/server/common/shstr.C 2008/05/03 11:14:50 1.30 +++ deliantra/server/common/shstr.C 2008/07/29 02:00:55 1.31 @@ -32,7 +32,7 @@ size_t shstr_alloc; -typedef std::tr1::unordered_set , true> HT; +typedef std::tr1::unordered_set > HT; static HT ht; static int next_gc;