From b4c8007d3b2082c757ae42008e915872c8ebe671 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Tue, 23 May 2017 22:24:50 +0200 Subject: proxy passed test; various bug fixes --- code/core/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'code/core/config.h') diff --git a/code/core/config.h b/code/core/config.h index 83108a6..94efd29 100644 --- a/code/core/config.h +++ b/code/core/config.h @@ -1,2 +1,3 @@ #define ECP_WITH_PTHREAD 1 #define ECP_WITH_HTABLE 1 +#define ECP_DEBUG 1 \ No newline at end of file -- cgit v1.2.3