Core/TicketMgr: Adjust headers in header (fix non-PCH build after previous commit)

--HG--
branch : trunk
This commit is contained in:
click
2010-11-14 01:46:35 +01:00
parent c0536f374a
commit 889c5cb779

View File

@@ -24,6 +24,7 @@
#include "DatabaseEnv.h"
#include "SQLStorage.h"
#include "SQLStorageImpl.h"
#include "World.h"
// from blizzard lua
enum GMTicketSystemStatus
@@ -164,4 +165,4 @@ protected:
#define sTicketMgr (*ACE_Singleton<TicketMgr, ACE_Null_Mutex>::instance())
#endif // _TICKETMGR_H
#endif // _TICKETMGR_H