Update example.cpp

This commit is contained in:
Gabi Melman
2018-10-08 01:46:01 +03:00
committed by GitHub
parent c83c9a3193
commit c88b568685

View File

@@ -163,7 +163,6 @@ void async_example()
// {:n} - don't split the output to lines.
#include "spdlog/fmt/bin_to_hex.h"
void binary_example()
{
auto console = spdlog::get("console");