Update argv.h

pull/1463/head
Gabi Melman 6 years ago committed by GitHub
parent b667bae65d
commit 67561f97ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@
#pragma once #pragma once
#include <spdlog/cfg/helpers.h> #include <spdlog/cfg/helpers.h>
#include <spdlog/details/registry.h>
// //
// Init log levels using each argv entry that starts with "SPDLOG_LEVEL=" // Init log levels using each argv entry that starts with "SPDLOG_LEVEL="

Loading…
Cancel
Save