In vs2005, <hash_map> and <hash_set> have been moved into stdext namespace. you should:
stdext::hash_map ....
stdext::hash_set ...
stdext::hash_map ....
stdext::hash_set ...
http://topic.youkuaiyun.com/u/20071204/05/c87e85f9-149e-4a54-80ef-cbb543453014.html