Skip to content

Commit b429d0f

Browse files
committed
fix windows build
1 parent a155166 commit b429d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/mtmd/clip.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <limits>
3030
#include <array>
3131
#include <numeric>
32+
#include <functional>
3233

3334
struct clip_logger_state g_logger_state = {GGML_LOG_LEVEL_CONT, clip_log_callback_default, NULL};
3435

0 commit comments

Comments
 (0)