diff --git a/src/details/registry.cpp b/src/details/registry.cpp index 426364d5..fa2bdb67 100644 --- a/src/details/registry.cpp +++ b/src/details/registry.cpp @@ -4,7 +4,6 @@ #include "spdlog/details/registry.h" #include "spdlog/common.h" -#include "spdlog/details/periodic_worker.h" #include "spdlog/logger.h" #include "spdlog/pattern_formatter.h"