mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
wrong1
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
|
||||
using namespace boost;
|
||||
using namespace boost::asio::ip;
|
||||
template<typename Serializer> DLL_EXPORT void registerTypes(Serializer &s); //defined elsewhere and explicitly instantiated for used serializers
|
||||
|
||||
CTypeList typeList;
|
||||
|
||||
|
Reference in New Issue
Block a user