From 67561f97ec5f5a55e779536d8e45f0ee7ae9e7a3 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Fri, 6 Mar 2020 16:27:08 +0200 Subject: [PATCH] Update argv.h --- include/spdlog/cfg/argv.h | 1 + 1 file changed, 1 insertion(+) 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="