mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Misc: Modernize code a bit by replacing std::tie with either structured bindings or operator<=>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ScriptedGossip.h"
|
||||
#include "SpellAuraEffects.h"
|
||||
#include "SpellMgr.h"
|
||||
#include "SpellScript.h"
|
||||
#include "StringFormat.h"
|
||||
|
||||
Reference in New Issue
Block a user