mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Dropped support for running as a service on windows; it may be back in some form later. Otherwise there should be no functional changes. --HG-- branch : trunk
7 lines
153 B
C
7 lines
153 B
C
#include "Configuration/Config.h"
|
|
#include "Database/DatabaseEnv.h"
|
|
#include "Log.h"
|
|
#include "RealmList.h"
|
|
#include "RealmSocket.h"
|
|
#include "Common.h"
|