Skip to content

Commit fc420d3

Browse files
committed
fix build on windows
1 parent 98ce93e commit fc420d3

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)