mirror of
https://github.com/edubart/otclient.git
synced 2025-12-15 13:19:46 +01:00
Platform fixes and rework ping
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#define CONNECTION_H
|
||||
|
||||
#include "declarations.h"
|
||||
#include <boost/asio.hpp>
|
||||
#include <framework/luaengine/luaobject.h>
|
||||
#include <framework/core/timer.h>
|
||||
#include <framework/core/declarations.h>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <framework/global.h>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/system/error_code.hpp>
|
||||
|
||||
namespace asio = boost::asio;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user