mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Server/Protocol: fix: add missing include for ConnectionType
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define TRINITY_PACKETLOG_H
|
||||
|
||||
#include "Common.h"
|
||||
#include "Opcodes.h"
|
||||
|
||||
#include <boost/asio/ip/address.hpp>
|
||||
#include <mutex>
|
||||
|
||||
Reference in New Issue
Block a user