Build: fix nopch

hey there
This commit is contained in:
ccrs
2020-05-02 11:42:31 +02:00
parent 3144471209
commit eedb2d3343
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
#include "Guild.h"
#include "ObjectGuid.h"
#include "PacketUtilities.h"
#include <array>
namespace WorldPackets
{

View File

@@ -23,6 +23,7 @@
#include "ObjectGuid.h"
#include "Optional.h"
#include "Weather.h"
#include <array>
enum WeatherState : uint32;