mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
9 lines
210 B
C
9 lines
210 B
C
//add here most rarely modified headers to speed up debug build compilation
|
|
|
|
#include "Common.h"
|
|
#include "Log.h"
|
|
#include "DatabaseWorker.h"
|
|
#include "SQLOperation.h"
|
|
#include "Errors.h"
|
|
#include "TypeList.h"
|