Files
jmanson_repo/sci-ml/ollama/files/ollama-0.31.1-gcc17.patch
2026-07-24 09:04:24 +02:00

11 lines
252 B
Diff

--- a/common/common.h 2026-07-04 12:25:21.565559439 +0200
+++ b/common/common.h 2026-07-04 12:25:43.052343559 +0200
@@ -8,6 +8,7 @@
#include "ggml.h"
#include <set>
+#include <fstream>
#include <sstream>
#include <string>
#include <string_view>