Files
azerothcore-wotlk/src/common/PrecompiledHeaders/commonPCH.h

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"