Fix use of incomplete type in stdout sinks
This commit is contained in:
parent
6399e05209
commit
59746c2e36
@ -5,6 +5,7 @@
|
||||
|
||||
#include "spdlog/details/console_globals.h"
|
||||
#include "spdlog/details/synchronous_factory.h"
|
||||
#include "spdlog/sinks/sink.h"
|
||||
#include <cstdio>
|
||||
|
||||
namespace spdlog {
|
||||
|
Loading…
Reference in New Issue
Block a user