Skip to content

Commit 67d5584

Browse files
dranger003hodlen
authored andcommitted
Remove undeed header file. (ggml-org#6158)
1 parent 650056d commit 67d5584

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/gguf-split/gguf-split.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313

1414
#include <stdio.h>
1515
#include <fcntl.h>
16-
#include <unistd.h>
1716
#include <string.h>
18-
#include <unistd.h>
1917

2018
enum split_operation : uint8_t {
2119
SPLIT_OP_SPLIT,

0 commit comments

Comments
 (0)