Skip to content

Commit

Permalink
Remove undeed header file. (ggerganov#6158)
Browse files Browse the repository at this point in the history
  • Loading branch information
dranger003 authored Mar 19, 2024
1 parent d0d5de4 commit d8b009a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/gguf-split/gguf-split.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@

#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
#include <unistd.h>

enum split_operation : uint8_t {
SPLIT_OP_SPLIT,
Expand Down

0 comments on commit d8b009a

Please sign in to comment.