From a78caeb7acd10eb30ff4d55fc2ac639b76c0c7e2 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 4 Jan 2024 10:12:05 +0200 Subject: [PATCH] ggml : add comment --- ggml-impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml-impl.h b/ggml-impl.h index 910bf4eba..2faced080 100644 --- a/ggml-impl.h +++ b/ggml-impl.h @@ -5,7 +5,7 @@ // GGML internal header #include -#include +#include // load `stdlib.h` before other headers to work around MinGW bug: https://sourceforge.net/p/mingw-w64/bugs/192/ #include #include #include // memcpy