diff --git a/src/fmt.cpp b/src/fmt.cpp index 62c68a6e..6553f88d 100644 --- a/src/fmt.cpp +++ b/src/fmt.cpp @@ -8,7 +8,6 @@ #if !defined(SPDLOG_FMT_EXTERNAL) #include "spdlog/fmt/bundled/format-inl.h" -#include "spdlog/details/file_helper-inl.h" FMT_BEGIN_NAMESPACE template struct internal::basic_data;