mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
* Patch from Ubuntux: fix to avoid resources becoming negative [on handling timed events]
* improvements for Garrison Window * some changes towards Events support * minor fixes
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
#include <fstream>
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include "../lib/RegisterTypes.cpp"
|
||||
|
||||
#endif
|
||||
|
||||
using namespace boost;
|
||||
using namespace boost::asio::ip;
|
||||
|
Reference in New Issue
Block a user