Skip to content

Commit c22806d

Browse files
committed
missing include
1 parent 1395a4a commit c22806d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/llava/clip.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include <sstream>
2828
#include <cinttypes>
2929
#include <limits>
30+
#include <array>
3031

3132
struct clip_logger_state g_logger_state = {GGML_LOG_LEVEL_CONT, clip_log_callback_default, NULL};
3233

0 commit comments

Comments
 (0)