mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Bnet: Update PCH content to include most commonly used headers
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
*/
|
||||
|
||||
#include "Session.h"
|
||||
#include "AccountService.h"
|
||||
#include "AuthenticationService.h"
|
||||
#include "BattlenetRpcErrorCodes.h"
|
||||
#include "ByteConverter.h"
|
||||
#include "CryptoRandom.h"
|
||||
@@ -33,6 +35,10 @@
|
||||
#include "ServiceDispatcher.h"
|
||||
#include "SslContext.h"
|
||||
#include "Timezone.h"
|
||||
#include "attribute_types.pb.h"
|
||||
#include "challenge_service.pb.h"
|
||||
#include "game_utilities_service.pb.h"
|
||||
#include "rpc_types.pb.h"
|
||||
#include <rapidjson/document.h>
|
||||
#include <zlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user