|
TrinityCore
|
Go to the documentation of this file.
4 #define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS
7 #define HASH_MAP_H <hash_map>
14 #if _MSC_VER < 1310 || _MSC_VER >= 1600
15 #define HASH_NAMESPACE std
17 #define HASH_NAMESPACE stdext
21 #define HASH_SET_H <hash_set>
24 #define HAVE_HASH_MAP 1
27 #define HAVE_HASH_SET 1