summaryrefslogtreecommitdiff
path: root/llama.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llama.cpp')
-rw-r--r--llama.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llama.cpp b/llama.cpp
index 26754ef7..1e00ea4a 100644
--- a/llama.cpp
+++ b/llama.cpp
@@ -46,7 +46,6 @@
#endif
#include <windows.h>
#include <io.h>
- #include <stdio.h> // for _fseeki64
#endif
#include <algorithm>