mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Move Boost Asio compatibility code to Global.h. Fix by @dydzio06143
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
#include "../mapping/CMap.h"
|
||||
#include "../CGameState.h"
|
||||
|
||||
#if BOOST_VERSION >= 106600
|
||||
#define BOOST_ASIO_ENABLE_OLD_SERVICES
|
||||
#endif
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
using namespace boost;
|
||||
|
||||
Reference in New Issue
Block a user