diff --git a/include/spdlog/fmt/fmt.h b/include/spdlog/fmt/fmt.h index 4741b64f..c426e2b2 100644 --- a/include/spdlog/fmt/fmt.h +++ b/include/spdlog/fmt/fmt.h @@ -26,7 +26,6 @@ #ifndef FMT_USE_WINDOWS_H #define FMT_USE_WINDOWS_H 0 #endif - #include #include #else // SPDLOG_FMT_EXTERNAL is defined - use external fmtlib