From d853d7b8dc1586f6b2fad3bf05998bfbe935b8f3 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 30 Mar 2025 15:47:04 -0400 Subject: Fix visibility of gc_memory_stream --- src/stdlib/tomo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stdlib/tomo.h') diff --git a/src/stdlib/tomo.h b/src/stdlib/tomo.h index 61dba404..567e5d14 100644 --- a/src/stdlib/tomo.h +++ b/src/stdlib/tomo.h @@ -24,6 +24,7 @@ #include "paths.h" #include "patterns.h" #include "pointers.h" +#include "print.h" #include "rng.h" #include "siphash.h" #include "structs.h" -- cgit v1.2.3