mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
Fixed compilation without PCH enabled
please avoid to miss header files in your sources
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
#include "Util.h"
|
||||
#include "Common.h"
|
||||
#include "utf8.h"
|
||||
#include "Log.h"
|
||||
#include "DatabaseWorker.h"
|
||||
#include "SQLOperation.h"
|
||||
#include "Errors.h"
|
||||
#include "TypeList.h"
|
||||
#include "SFMT.h"
|
||||
#include "Errors.h" // for ASSERT
|
||||
#include <ace/TSS_T.h>
|
||||
|
||||
Reference in New Issue
Block a user