mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00: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"
|