diff --git a/llama.cpp b/llama.cpp index 26e7a3391..a9dbc5b4d 100644 --- a/llama.cpp +++ b/llama.cpp @@ -3,6 +3,7 @@ #include "unicode.h" + #include "ggml.h" #include "ggml-alloc.h" #include "ggml-backend.h"