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