mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Misc: Fix Mac OS X no-pch build
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "Define.h"
|
||||
#include <mutex>
|
||||
#include <future>
|
||||
#include <string>
|
||||
|
||||
void process_message(struct soap* soap_message);
|
||||
void TCSoapThread(const std::string& host, uint16 port);
|
||||
|
||||
Reference in New Issue
Block a user