mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Fix use of incomplete type in stdout sinks
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user