refactor(Core): code cleanup (part 2) (#6374)

This commit is contained in:
Francesco Borzì 2021-06-16 20:40:42 +02:00 committed by GitHub
parent 8f7ad83010
commit 466cdb68d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 198 additions and 209 deletions

View file

@ -4,9 +4,6 @@
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*/
#include "CellImpl.h"
#include "Common.h"
#include "DatabaseEnv.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "ObjectAccessor.h"