Skip to content

Commit

Permalink
Fix build errors in GCC12
Browse files Browse the repository at this point in the history
  • Loading branch information
lovemefan committed Sep 23, 2024
1 parent c4df75f commit 0881ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/common-ggml.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#include <fstream>
#include <vector>
#include <string>
#include <cstring>

enum ggml_ftype ggml_parse_ftype(const char * str);

Expand Down

0 comments on commit 0881ea5

Please sign in to comment.