From 34c562e88e4c7b779bc3374019c0124f68d9125f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 13 Sep 2024 14:23:24 -0400 Subject: Move cord helper functions into their own file --- builtins/pointer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'builtins/pointer.h') diff --git a/builtins/pointer.h b/builtins/pointer.h index c3c622cf..faa95316 100644 --- a/builtins/pointer.h +++ b/builtins/pointer.h @@ -2,7 +2,6 @@ // Type infos and methods for Pointer types -#include #include #include -- cgit v1.2.3