Преглед изворни кода

Remove undeed header file. (#6158)

DAN™ пре 1 година
родитељ
комит
d8b009a945
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      examples/gguf-split/gguf-split.cpp

+ 0 - 2
examples/gguf-split/gguf-split.cpp

@@ -13,9 +13,7 @@
 
 
 #include <stdio.h>
 #include <stdio.h>
 #include <fcntl.h>
 #include <fcntl.h>
-#include <unistd.h>
 #include <string.h>
 #include <string.h>
-#include <unistd.h>
 
 
 enum split_operation : uint8_t {
 enum split_operation : uint8_t {
     SPLIT_OP_SPLIT,
     SPLIT_OP_SPLIT,