From 336036aa9c3602c6ab7f3fb0b98e8650e4180405 Mon Sep 17 00:00:00 2001 From: Eric Wertz Date: Fri, 30 May 2025 20:01:31 -0400 Subject: [PATCH] more updates to get linux build to work --- backend/util.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/util.cpp b/backend/util.cpp index 0ced3cf..bd10c1a 100644 --- a/backend/util.cpp +++ b/backend/util.cpp @@ -10,6 +10,7 @@ #include #include #include +#include #include "UTCDateTime.h" #include "HTTPExceptions.h" -- 2.49.0