Fix compile errors related to sSpellMgr

This commit is contained in:
Revision
2024-07-29 00:51:43 +02:00
parent 7c3f56c8f9
commit 74658389ec

View File

@@ -14,6 +14,7 @@
#include "RandomPlayerbotMgr.h"
#include "SharedValueContext.h"
#include "Spell.h"
#include "SpellMgr.h"
#include "TravelNode.h"
std::vector<std::string> split(std::string const s, char delim);