DAN™ 1 год назад
Родитель
Сommit
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 <fcntl.h>
-#include <unistd.h>
 #include <string.h>
-#include <unistd.h>
 
 enum split_operation : uint8_t {
     SPLIT_OP_SPLIT,