mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10369] Implement UNORDERED_SET support.
Signed-off-by: VladimirMangos <vladimir@getmangos.com> Also added compatibility code for old Visual Studio versions for non standard way hash calculation for hash_set. Thanks to Lynx3D for help in Unix side testing.
This commit is contained in:
parent
a6360987de
commit
6600fc842f
3 changed files with 41 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10368"
|
||||
#define REVISION_NR "10369"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue