mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
#include "Spell.h"
|
||||
#include "SpellAuras.h"
|
||||
#include "SpellScript.h"
|
||||
#include "SpellMgr.h"
|
||||
#include "SpellScript.h"
|
||||
#include <string>
|
||||
|
||||
bool _SpellScript::_Validate(SpellInfo const* entry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user