Fixed multisink example

pull/752/head
gabime 7 years ago
parent 110bdd93c8
commit 64c725cee2

@ -1,5 +1,6 @@
#include "spdlog/spdlog.h"
#include "spdlog/sinks/file_sinks.h"
#include "spdlog/sinks/stdout_sinks.h"
#include <iostream>
#include <memory>

Loading…
Cancel
Save