From a3dce644e8b82d7802a779e2cbeefd8fb6067063 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Tue, 25 Oct 2016 18:33:03 +0200 Subject: check: new module This module defines a single check macro that acts as a non conditional assert. It is intended for test code only. --- test/test_rbtree.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_rbtree.c') diff --git a/test/test_rbtree.c b/test/test_rbtree.c index 840465f..0478a5d 100644 --- a/test/test_rbtree.c +++ b/test/test_rbtree.c @@ -24,7 +24,6 @@ */ #include -#include #include #include -- cgit v1.2.3