From b0f1f9edddca98e84c148588916ae1eb9f07f730 Mon Sep 17 00:00:00 2001 From: Nathan Downs <85511556+nathan-downs@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:53:53 -0800 Subject: [PATCH] Fix build error --- utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils.h b/utils.h index 8940c38..9870cd5 100644 --- a/utils.h +++ b/utils.h @@ -1,4 +1,5 @@ - +#include +#include typedef union {