Skip to content

Commit 4dd25e8

Browse files
committed
DRY: Removed unnecessary include
1 parent b74690a commit 4dd25e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/sampling.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
#include <cmath>
66
#include <unordered_map>
7-
#include <cstring>
87

98
// the ring buffer works similarly to std::deque, but with a fixed capacity
109
// TODO: deduplicate with llama-impl.h

0 commit comments

Comments
 (0)