Builds on windows again
This commit is contained in:
parent
33cf39b799
commit
bebb3391c3
160 changed files with 138 additions and 117 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#include "GlobalIoService.h"
|
||||
|
||||
std::shared_ptr<boost::asio::io_service> getGlobalAsioIoService()
|
||||
{
|
||||
static auto ios = std::make_shared<boost::asio::io_service>();
|
||||
return ios;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue