From 2bb7704b128169c4ef8bc8ff980be4847e7eedb5 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 28 Dec 2025 17:18:17 -0500 Subject: Clean up imports --- src/stdlib/bools.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdlib/bools.c') diff --git a/src/stdlib/bools.c b/src/stdlib/bools.c index dc7b83b1..d761a860 100644 --- a/src/stdlib/bools.c +++ b/src/stdlib/bools.c @@ -1,6 +1,5 @@ // Boolean methods/type info #include -#include #include #include #include -- cgit v1.2.3