mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
macOS: fix packet deserialization (#479)
This commit is contained in:
committed by
Arseniy Shestakov
parent
de5f1461ba
commit
96215233bc
@@ -46,6 +46,7 @@
|
||||
#include "../lib/registerTypes/RegisterTypes.h"
|
||||
#include "../lib/serializer/CTypeList.h"
|
||||
#include "../lib/serializer/Connection.h"
|
||||
#include "../lib/serializer/Cast.h"
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <boost/thread/xtime.hpp>
|
||||
|
||||
Reference in New Issue
Block a user