mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 14:42:13 +08:00
Update example.cpp
This commit is contained in:
parent
c83c9a3193
commit
c88b568685
@ -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");
|
||||||
|
Loading…
Reference in New Issue
Block a user