Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgabime <gmelman1@gmail.com>2019-08-27 13:08:45 +0300
committergabime <gmelman1@gmail.com>2019-08-27 13:08:45 +0300
commitd7e58ce10e04b6299bc66ffd1bdacca2c9d766e2 (patch)
tree7cd37e5e32bdb858bd5b67723dcb59cec6a9a6bc /example
parent813536d4c6780a30e0e95a9be587695532bea2ff (diff)
Fixed example
Diffstat (limited to 'example')
-rw-r--r--example/example.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/example.cpp b/example/example.cpp
index 144e0401..5aead62d 100644
--- a/example/example.cpp
+++ b/example/example.cpp
@@ -17,7 +17,6 @@ void multi_sink_example();
void user_defined_example();
void err_handler_example();
void syslog_example();
-void clone_example();
#include "spdlog/spdlog.h"