[DEBUG] missing functionnal
This commit is contained in:
parent
d260646f29
commit
54a5b66436
@ -10,6 +10,7 @@
|
|||||||
#include <map>
|
#include <map>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <ethread/tools.hpp>
|
#include <ethread/tools.hpp>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
namespace enet {
|
namespace enet {
|
||||||
enum class HTTPAnswerCode {
|
enum class HTTPAnswerCode {
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include <etk/types.hpp>
|
#include <etk/types.hpp>
|
||||||
#include <mutex>
|
#include <mutex>
|
||||||
|
#include <functional>
|
||||||
#ifdef __TARGET_OS__Windows
|
#ifdef __TARGET_OS__Windows
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#include <ws2tcpip.h>
|
#include <ws2tcpip.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user