[DEV] update etk

This commit is contained in:
Edouard DUPIN 2016-04-08 21:52:27 +02:00
parent 9d3b85afe8
commit 515260795b

View File

@ -9,6 +9,7 @@
#include <test/debug.h>
#include <enet/Tcp.h>
#include <enet/Http.h>
#include <etk/etk.h>
#include <etk/stdTools.h>
@ -16,8 +17,8 @@
#define __class__ "test"
int main(int argc, const char *argv[]) {
etk::init(argc, argv);
#ifndef __TARGET_OS__Windows
elog::setLevel(elog::logLevelDebug);
APPL_VERBOSE("plop");
if (argc > 2) {
// client mode ...