mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
* next ubuntux's patches
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#include <boost/thread.hpp>
|
||||
#include <fstream>
|
||||
|
||||
#include "../lib/RegisterTypes.cpp"
|
||||
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user