diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index 78ee7470..a17b60d7 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -28,16 +28,11 @@ #pragma once - - #include "common.h" #include "logger.h" - - namespace spdlog { - // Return an existing logger or nullptr if a logger with such name doesn't exist. // Examples: //