Commit 64c725ce authored by gabime's avatar gabime

Fixed multisink example

parent 110bdd93
#include "spdlog/spdlog.h" #include "spdlog/spdlog.h"
#include "spdlog/sinks/file_sinks.h"
#include "spdlog/sinks/stdout_sinks.h"
#include <iostream> #include <iostream>
#include <memory> #include <memory>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment