mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Fixed multisink example
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
#include "spdlog/sinks/file_sinks.h"
|
||||
#include "spdlog/sinks/stdout_sinks.h"
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
|
||||
|
Reference in New Issue
Block a user