[7313] Optimized checks of presence in std::set

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zhenya 2009-02-21 08:48:37 +03:00 committed by VladimirMangos
parent 7c2e850283
commit 8dbf8cda71
5 changed files with 15 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7312"
#define REVISION_NR "7313"
#endif // __REVISION_NR_H__