Nopch fix

This commit is contained in:
Shauren
2019-10-27 13:25:00 +01:00
parent c03e1a4097
commit 6b635bcb80
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
#define __TRINITY_CHANNELMGR_H
#include "Define.h"
#include "Hash.h"
#include "ObjectGuid.h"
#include <string>
#include <unordered_map>

View File

@@ -20,6 +20,7 @@
#include "Packet.h"
#include "ObjectGuid.h"
#include "Optional.h"
namespace WorldPackets
{