From a37a564b66b363cc509cc5cdd16fd65b7950b0be Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 27 Aug 2024 15:50:42 -0400 Subject: prelude: Define thread_local --- tests/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/main.c b/tests/main.c index 7386469..e4d9e61 100644 --- a/tests/main.c +++ b/tests/main.c @@ -9,7 +9,6 @@ #include "tests.h" #include "bfstd.h" #include "color.h" -#include "thread.h" #include #include #include -- cgit v1.2.3