Skip to content

Commit c37e61f

Browse files
committed
llava : add missing header [no ci]
1 parent 1296b4b commit c37e61f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/llava/llava.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "llama.h"
55

66
#include <algorithm>
7+
#include <cerrno>
78
#include <cstdio>
89
#include <cstdlib>
910
#include <cstring>

0 commit comments

Comments
 (0)