Merge pull request #1118 from DanielChabrowski/stdout-incomplete
Fix use of incomplete type in stdout sinks
This commit is contained in:
commit
ea5f07110b
@ -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