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