Fixed editor config error
This commit is contained in:
parent
65a65196fa
commit
d66cb47a17
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in New Issue