Core/RBAC: Remove unnecessary header includes from other header files

This commit is contained in:
Spp
2013-02-25 15:48:17 +01:00
parent 20e913efa6
commit 15343d9bb0
9 changed files with 47 additions and 35 deletions
+1
View File
@@ -24,6 +24,7 @@
#include "Config.h"
#include "Common.h"
#include "DatabaseEnv.h"
#include "AccountMgr.h"
#include "Log.h"
#include "Opcodes.h"
#include "WorldPacket.h"