Skip to content

Commit

Permalink
Add the missing include statement
Browse files Browse the repository at this point in the history
  • Loading branch information
haohui committed Nov 22, 2023
1 parent 566785f commit 9216e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ggml-cuda.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <algorithm>
#include <cinttypes>
#include <cstddef>
#include <cstdint>
#include <limits>
Expand Down

0 comments on commit 9216e7b

Please sign in to comment.