From 1ef9c463f1efc1adfb62e42ab3dd17e8c6394373 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Tue, 4 Aug 2015 16:47:14 +0200 Subject: Remove warnings --- src/common.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index 87fa887..5b5da04 100644 --- a/src/common.h +++ b/src/common.h @@ -5,18 +5,13 @@ # include "config.h" #endif +#include #include #include #include "compiler.h" #include "macros.h" -#ifdef DEBUG -# include -#else -# define assert(x) /* x */ -#endif - #define API #endif /* COMMON_H */ -- cgit v1.2.3-70-g09d2