mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Core/Util: Add a missing include
(cherry picked from commit 1038df8d5b)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <map>
|
||||
#include <stdarg.h>
|
||||
#include <cstring>
|
||||
#include <ctime>
|
||||
|
||||
// Searcher for map of structs
|
||||
template<typename T, class S> struct Finder
|
||||
|
||||
Reference in New Issue
Block a user