mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Bnet: Update PCH content to include most commonly used headers
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
*/
|
||||
|
||||
#include "ConnectionService.h"
|
||||
#include "Duration.h"
|
||||
#include "Util.h"
|
||||
#include "BattlenetRpcErrorCodes.h"
|
||||
#include "Session.h"
|
||||
#include "Util.h"
|
||||
|
||||
Battlenet::Services::Connection::Connection(Session* session) : ConnectionService(session)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user