[DEV] update etk
This commit is contained in:
parent
9d3b85afe8
commit
515260795b
@ -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 ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user