Core: Fix non pch build

This commit is contained in:
Vincent-Michael
2014-10-12 02:02:40 +02:00
parent 02192ab870
commit 241fdc49a7
3 changed files with 3 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
*/
#include "Packets.h"
#include "Session.h"
#include <sstream>
std::string Battlenet::PacketHeader::ToString() const