From cae6e8a0025984381e30f88e4266edc944ed0b13 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 21 Mar 2023 22:45:22 +0200 Subject: [PATCH] Add --- utils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/utils.cpp b/utils.cpp index b4721750d..ff007d385 100644 --- a/utils.cpp +++ b/utils.cpp @@ -4,6 +4,7 @@ #include #include #include +#include #if defined(_MSC_VER) || defined(__MINGW32__) #include // using malloc.h with MSC/MINGW