Show
Ignore:
Timestamp:
11/19/08 13:46:16 (17 years ago)
Author:
yumileroy
Message:

[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help - Aokromes

Original author: KingPin?
Date: 2008-11-10 06:53:00-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/shared/Common.h

    r112 r206  
    8484#endif                                                      // __GNUC__ 
    8585 
    86 #include "Utilities/HashMap.h" 
     86#include "Utilities/UnorderedMap.h" 
    8787#include <stdio.h> 
    8888#include <stdlib.h>