diff --git a/include/spdlog/cfg/argv.h b/include/spdlog/cfg/argv.h index 193cfa35..ea60949c 100644 --- a/include/spdlog/cfg/argv.h +++ b/include/spdlog/cfg/argv.h @@ -3,6 +3,7 @@ #pragma once #include +#include // // Init log levels using each argv entry that starts with "SPDLOG_LEVEL="