[DEV] Update new lutin 2.2.0 (no legacy support)

This commit is contained in:
2016-10-04 23:41:29 +02:00
parent d89531189e
commit 5cb8ea40e3
8 changed files with 59 additions and 42 deletions

View File

@@ -10,7 +10,7 @@
#include <enet/TcpServer.hpp>
#include <etk/etk.hpp>
#include <unistd.hpp>
#include <unistd.h>
#include <etk/stdTools.hpp>
namespace appl {
void onReceiveData(enet::HttpServer* _interface, std::vector<uint8_t>& _data) {