mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
Fixed tests
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
#define SPDLOG_TRACE_ON
|
||||
#define SPDLOG_DEBUG_ON
|
||||
|
||||
#include "../include/spdlog/spdlog.h"
|
||||
#include "../include/spdlog/async.h"
|
||||
#include "../include/spdlog/sinks/null_sink.h"
|
||||
#include "../include/spdlog/sinks/file_sinks.h"
|
||||
#include "../include/spdlog/sinks/ostream_sink.h"
|
||||
#include "../include/spdlog/spdlog.h"
|
||||
|
||||
|
Reference in New Issue
Block a user