mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Nopch fix
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define __TRINITY_CHANNELMGR_H
|
||||
|
||||
#include "Define.h"
|
||||
#include "Hash.h"
|
||||
#include "ObjectGuid.h"
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "Packet.h"
|
||||
#include "ObjectGuid.h"
|
||||
#include "Optional.h"
|
||||
|
||||
namespace WorldPackets
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user