From: Eric Wertz Date: Sat, 31 May 2025 00:01:31 +0000 (-0400) Subject: more updates to get linux build to work X-Git-Url: https://ericdwertz.com/git/?a=commitdiff_plain;h=336036aa9c3602c6ab7f3fb0b98e8650e4180405;p=listv4.git more updates to get linux build to work --- 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"