Build fixes

This commit is contained in:
Shauren
2016-03-28 18:47:13 +02:00
parent dde620c402
commit ea652fbedd
4 changed files with 4 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
*/
#include "Realm.h"
#include "StringFormat.h"
ip::tcp::endpoint Realm::GetAddressForClient(ip::address const& clientAddr) const
{