From d39ffd9556482b77d4ea5b118b453fc1c097a31d Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sat, 7 Dec 2024 21:40:59 +0200 Subject: [PATCH] swift : <> -> "" --- Sources/llama/llama.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/llama/llama.h b/Sources/llama/llama.h index 41725880e..042f8e314 100644 --- a/Sources/llama/llama.h +++ b/Sources/llama/llama.h @@ -1,4 +1,4 @@ #pragma once -#include +#include "llama.h"