From 57154250c71aee7d7827afd3c608ba876f51206a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 9 Aug 2025 15:16:27 -0400 Subject: Deprecate cords from the gc library in favor of dogfooding Text from the Tomo standard library. --- src/stdlib/print.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdlib/print.h') diff --git a/src/stdlib/print.h b/src/stdlib/print.h index 5ef5b6ed..ce20152b 100644 --- a/src/stdlib/print.h +++ b/src/stdlib/print.h @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3