[9778] Old gcc hash_map not have support for std::string keys.

In different from tr1 unordered_map

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lynx3d 2010-04-22 23:52:12 +04:00 committed by VladimirMangos
parent 88ab56a6e8
commit d3cc3c2f27
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9777"
#define REVISION_NR "9778"
#endif // __REVISION_NR_H__