diff --git a/include/spdlog/details/fmt_helper.h b/include/spdlog/details/fmt_helper.h index 21bbd154..1f716ac5 100644 --- a/include/spdlog/details/fmt_helper.h +++ b/include/spdlog/details/fmt_helper.h @@ -5,7 +5,6 @@ #pragma once #include "chrono" -#include "spdlog/details/log_msg.h" #include "spdlog/fmt/fmt.h" // Some fmt helpers to efficiently format and pad ints and strings