From bb085be53d88d727686a5e23aa7c3e2cb2caf7f5 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 25 Aug 2013 23:29:20 +0200 Subject: [PATCH] [DEV] remove the Hash table log error --- etk/Hach.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etk/Hach.h b/etk/Hach.h index 78cf9c0..b0bd752 100644 --- a/etk/Hach.h +++ b/etk/Hach.h @@ -201,5 +201,8 @@ namespace etk }; }; +#undef __class__ +#define __class__ NULL + #endif