Update example.cpp

pull/864/head
Gabi Melman 7 years ago committed by GitHub
parent c83c9a3193
commit c88b568685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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");

Loading…
Cancel
Save