Skip to content

Commit

Permalink
try fix cuda build
Browse files Browse the repository at this point in the history
  • Loading branch information
LostRuins committed Nov 16, 2024
1 parent 9acfe96 commit 952328f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ggml/src/ggml.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include "ggml-backend.h"
#include "ggml-impl.h"
#include "ggml-cpu-impl.h"
#include "ggml-threading.h"
#include "ggml.h"

Expand Down

0 comments on commit 952328f

Please sign in to comment.