Skip to content

Commit d8b009a

Browse files
authored
Remove undeed header file. (#6158)
1 parent d0d5de4 commit d8b009a

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)