From 2bc827f7678e105fb82dce70dd0d4cf1e8a81503 Mon Sep 17 00:00:00 2001 From: Andrew Noyes Date: Thu, 16 May 2024 21:16:29 -0700 Subject: [PATCH] Fix linux includes --- Internal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Internal.h b/Internal.h index 6e1749e..58464bd 100644 --- a/Internal.h +++ b/Internal.h @@ -5,6 +5,7 @@ #include #include #include +#include #include #include #include