mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Core/ConditionMgr: Add string include
Travis/Clang did not complain, GCC seems to do.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "Errors.h"
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
class Player;
|
||||
class Unit;
|
||||
|
||||
Reference in New Issue
Block a user