[10614] Replace ACE_ASSERT with MANGOS_ASSERT

This commit is contained in:
DasBlub 2010-10-17 00:03:38 +02:00
parent 57a88d2e3f
commit a3c03eb919
3 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10613"
#define REVISION_NR "10614"
#endif // __REVISION_NR_H__