From d0ed873ab6326582d81dc3becc36994e01a8aadd Mon Sep 17 00:00:00 2001 From: gabime Date: Sun, 8 Dec 2019 17:09:17 +0200 Subject: [PATCH] wip --- include/spdlog/cfg/env-inl.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/spdlog/cfg/env-inl.h b/include/spdlog/cfg/env-inl.h index 292332f2..e8db23ed 100644 --- a/include/spdlog/cfg/env-inl.h +++ b/include/spdlog/cfg/env-inl.h @@ -12,10 +12,9 @@ #include "spdlog/details/registry.h" #include -#include +#include #include -#include -#include + namespace spdlog { namespace cfg {