mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
Big re-organization of repository [W.I.P]
This commit is contained in:
1
modules/acore/framework/PrecompiledHeaders/sharedPCH.cpp
Normal file
1
modules/acore/framework/PrecompiledHeaders/sharedPCH.cpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "sharedPCH.h"
|
||||
8
modules/acore/framework/PrecompiledHeaders/sharedPCH.h
Normal file
8
modules/acore/framework/PrecompiledHeaders/sharedPCH.h
Normal file
@@ -0,0 +1,8 @@
|
||||
//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"
|
||||
Reference in New Issue
Block a user