diff --git a/src/details/registry.cpp b/src/details/registry.cpp index fa2bdb67..8f210fdd 100644 --- a/src/details/registry.cpp +++ b/src/details/registry.cpp @@ -2,7 +2,6 @@ // Distributed under the MIT License (http://opensource.org/licenses/MIT) #include "spdlog/details/registry.h" - #include "spdlog/common.h" #include "spdlog/logger.h" #include "spdlog/pattern_formatter.h"