Fixed editor config error

This commit is contained in:
giorgiopapini 2026-02-11 15:55:00 +01:00
parent 65a65196fa
commit d66cb47a17
1 changed files with 1 additions and 1 deletions

View File

@ -359,4 +359,4 @@ static int ggml_backend_cpu_x86_score() {
GGML_BACKEND_DL_SCORE_IMPL(ggml_backend_cpu_x86_score)
#endif // defined(__x86_64__) || (defined(_MSC_VER) && defined(_M_AMD64))
#endif // defined(__x86_64__) || (defined(_MSC_VER) && defined(_M_AMD64))