[10894] Fixed problems with new ACE lib on Darwin systems

(based on cipherCOM's repo commit ce2638f)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
cipherCOM 2010-12-20 10:36:19 +03:00 committed by VladimirMangos
parent 3e1c04fc6e
commit f59dae1d9c
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10893"
#define REVISION_NR "10894"
#endif // __REVISION_NR_H__