refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
parent
51342ef9b5
commit
dbc0ff6554
839 changed files with 3120 additions and 3157 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue