Core/Common: Include cleanup

This commit is contained in:
Shauren
2017-05-11 22:29:51 +02:00
parent 8abc56c540
commit 3a418a0bbc
145 changed files with 1194 additions and 989 deletions

View File

@@ -29,6 +29,7 @@
#include "ScriptMgr.h"
#include "WorldSession.h"
#include "MiscPackets.h"
#include "Random.h"
/// Create the Weather object
Weather::Weather(uint32 zone, WeatherData const* weatherChances)