Update argv.h

This commit is contained in:
Gabi Melman 2020-03-06 16:27:08 +02:00 committed by GitHub
parent b667bae65d
commit 67561f97ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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="