diff --git a/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h b/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h index 50e571442e5393..88f32c5f75744f 100644 --- a/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h +++ b/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h @@ -39,6 +39,8 @@ #endif #include "base.h" +#include // Needed for malloc support + // when using clang compiler #ifndef FMT_MODULE # include // std::signbit