Revert "fix build on windows"

This reverts commit fc420d3c7e.
This commit is contained in:
Xuan Son Nguyen
2025-05-06 13:41:55 +02:00
parent fc420d3c7e
commit 8681d3ddb3

View File

@ -29,7 +29,6 @@
#include <limits>
#include <array>
#include <numeric>
#include <functional>
struct clip_logger_state g_logger_state = {GGML_LOG_LEVEL_CONT, clip_log_callback_default, NULL};