diff --git a/src/fmt/bundled_fmtlib_format.cpp b/src/fmt/bundled_fmtlib_format.cpp index 3b519ce0..1276b706 100644 --- a/src/fmt/bundled_fmtlib_format.cpp +++ b/src/fmt/bundled_fmtlib_format.cpp @@ -4,7 +4,7 @@ #if !defined(SPDLOG_FMT_EXTERNAL) && !defined(SPDLOG_USE_STD_FORMAT) - #include "spdlog/fmt/bundled/format-inl.h" +#include "spdlog/fmt/bundled/format-inl.h" FMT_BEGIN_NAMESPACE namespace detail {