1
0
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:
mateuszb
2009-04-14 10:46:42 +00:00
parent 4d3808cfa0
commit 049b4de2b2
8 changed files with 24 additions and 9 deletions

View File

@@ -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