From a4b8ef38b1d7a26b4e6bfa966f021a237bf16ce1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 23 Aug 2025 18:20:43 -0400 Subject: Lots of cleanups --- src/stdlib/datatypes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdlib/datatypes.h') diff --git a/src/stdlib/datatypes.h b/src/stdlib/datatypes.h index fce1ea74..e473956e 100644 --- a/src/stdlib/datatypes.h +++ b/src/stdlib/datatypes.h @@ -5,7 +5,6 @@ #include #include #include -#include #define LIST_LENGTH_BITS 64 #define LIST_FREE_BITS 48 -- cgit v1.2.3