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/bools.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdlib/bools.h') diff --git a/src/stdlib/bools.h b/src/stdlib/bools.h index ae6c5feb..bdf80879 100644 --- a/src/stdlib/bools.h +++ b/src/stdlib/bools.h @@ -6,7 +6,6 @@ #include #include "types.h" -#include "optionals.h" #include "util.h" #define yes (Bool_t)true -- cgit v1.2.3