[10366] Add portable way for hash specialization adding.

Use it for ObjectGuid hash specialization
This commit is contained in:
VladimirMangos 2010-08-17 23:54:52 +04:00
parent 821bb9fcc4
commit fbf4c5b3b4
3 changed files with 66 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10365"
#define REVISION_NR "10366"
#endif // __REVISION_NR_H__