From 25a702fc225371dbd21fa1345b2e131b16ed9236 Mon Sep 17 00:00:00 2001 From: gabime Date: Tue, 10 Dec 2019 03:03:08 +0200 Subject: [PATCH] Update fmt.h --- include/spdlog/fmt/fmt.h | 1 - 1 file changed, 1 deletion(-) 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