[10804] Restore build at *nix.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
gc 2010-12-02 00:29:19 +03:00 committed by VladimirMangos
parent 090bdf1dc7
commit 47bdcd1595
2 changed files with 2 additions and 1 deletions

View file

@ -33,6 +33,7 @@
#define MANGOS_MAIL_H
#include "Common.h"
#include "ObjectGuid.h"
#include <map>
struct AuctionEntry;

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10803"
#define REVISION_NR "10804"
#endif // __REVISION_NR_H__