mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Fixed include
This commit is contained in:
parent
976d3d20b6
commit
c1ffe29b7e
@ -2,8 +2,8 @@
|
||||
#include "includes.h"
|
||||
#include "test_sink.h"
|
||||
|
||||
#include <spdlog/cfg/env.h>
|
||||
#include <spdlog/cfg/argv.h>
|
||||
#include "spdlog/cfg/env.h"
|
||||
#include "spdlog/cfg/argv.h"
|
||||
|
||||
using spdlog::cfg::load_argv_levels;
|
||||
using spdlog::cfg::load_env_levels;
|
||||
|
Loading…
Reference in New Issue
Block a user