Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabi Melman <gmelman1@gmail.com>2020-03-06 17:27:08 +0300
committerGitHub <noreply@github.com>2020-03-06 17:27:08 +0300
commit67561f97ec5f5a55e779536d8e45f0ee7ae9e7a3 (patch)
tree2dd51339b091083595f372d8ef1974197a976a16 /include/spdlog/cfg/argv.h
parentb667bae65d65f4b868cfba41db1f08a83bb58df4 (diff)
Update argv.h
Diffstat (limited to 'include/spdlog/cfg/argv.h')
-rw-r--r--include/spdlog/cfg/argv.h1
1 files changed, 1 insertions, 0 deletions
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 <spdlog/cfg/helpers.h>
+#include <spdlog/details/registry.h>
//
// Init log levels using each argv entry that starts with "SPDLOG_LEVEL="