mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/TicketMgr: Adjust headers in header (fix non-PCH build after previous commit)
--HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user