[10271] Include ObjectMgr.h to reputationMgr, helping *nix compilers to know what to do

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-07-25 18:48:02 +02:00
parent fb1e8c01ef
commit 747d1ebdcf
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10270"
#define REVISION_NR "10271"
#endif // __REVISION_NR_H__