[DEBUG] Build correction

This commit is contained in:
Edouard DUPIN 2016-03-14 21:00:19 +01:00
parent df0a816b12
commit fbcb395711
4 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include <enet/debug.h>
#include <enet/Ftp.h>
#include <string.h>
#ifdef __class__
#undef __class__

View File

@ -10,6 +10,7 @@
#include <enet/Http.h>
#include <map>
#include <etk/stdTools.h>
#include <string.h>
#ifdef __class__
#undef __class__

View File

@ -14,6 +14,8 @@
#include <netdb.h>
#include <errno.h>
#include <unistd.h>
#include <string.h>
#include <etk/stdTools.h>
#ifdef __class__
#undef __class__

View File

@ -10,6 +10,7 @@
#include <enet/Tcp.h>
#include <enet/Http.h>
#include <etk/stdTools.h>
#undef __class__
#define __class__ "test"