Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit f7cacce

Browse files
Fix: CI build window
1 parent c1c0af6 commit f7cacce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/config/gguf_parser.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <stdexcept>
99
#include <string>
1010
#include <vector>
11+
#include <algorithm>
1112

1213
#ifdef _WIN32
1314
#include <io.h>

0 commit comments

Comments
 (0)