mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Update example.cpp
This commit is contained in:
@@ -163,7 +163,6 @@ void async_example()
|
|||||||
// {:n} - don't split the output to lines.
|
// {:n} - don't split the output to lines.
|
||||||
|
|
||||||
#include "spdlog/fmt/bin_to_hex.h"
|
#include "spdlog/fmt/bin_to_hex.h"
|
||||||
|
|
||||||
void binary_example()
|
void binary_example()
|
||||||
{
|
{
|
||||||
auto console = spdlog::get("console");
|
auto console = spdlog::get("console");
|
||||||
|
Reference in New Issue
Block a user