From 3d6a857b9186ef6304ea6cf04627c2b787169f29 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 16 Jul 2016 15:59:46 +0200 Subject: Make way for libc implementation --- src/lib/include/assert.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/include/assert.h') diff --git a/src/lib/include/assert.h b/src/lib/include/assert.h index af02bb5..655d6f6 100644 --- a/src/lib/include/assert.h +++ b/src/lib/include/assert.h @@ -1,6 +1,5 @@ #pragma once -// TODO - +#include /* vim: set sts=0 ts=4 sw=4 tw=0 noet :*/ -- cgit v1.2.3