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

Commit fd4edc0

Browse files
fix: add missing yaml header (#2046)
Co-authored-by: vansangpfiev <[email protected]>
1 parent 51f9123 commit fd4edc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/utils/huggingface_utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include "utils/json_parser_utils.h"
1010
#include "utils/result.hpp"
1111
#include "utils/url_parser.h"
12+
#include "yaml-cpp/yaml.h"
1213

1314
namespace huggingface_utils {
1415

0 commit comments

Comments
 (0)