mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
moved macros to seprate headers
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "spdlite.h"
|
||||
#include "spdlog/spdlog.h"
|
||||
#include "spdlog/logger.h"
|
||||
|
||||
static spdlog::level::level_enum to_spdlog_level(spdlog::lite::level level)
|
||||
{
|
||||
|
Reference in New Issue
Block a user