mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
macOS: fix packet deserialization (#479)
This commit is contained in:
committed by
Arseniy Shestakov
parent
de5f1461ba
commit
96215233bc
@@ -8,7 +8,6 @@
|
||||
*
|
||||
*/
|
||||
#include "StdInc.h"
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#include "../lib/filesystem/Filesystem.h"
|
||||
@@ -42,6 +41,7 @@
|
||||
#include "../lib/CConfigHandler.h"
|
||||
#include "../lib/ScopeGuard.h"
|
||||
#include "../lib/serializer/CMemorySerializer.h"
|
||||
#include "../lib/serializer/Cast.h"
|
||||
|
||||
#include "../lib/UnlockGuard.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user