mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Merge pull request #2035 from dmerkushov/v1.x
bin_to_hex.h: include spdlog.h
This commit is contained in:
commit
bd99496423
@ -6,6 +6,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <cctype>
|
||||
#include <spdlog/common.h>
|
||||
|
||||
//
|
||||
// Support for logging binary data as hex
|
||||
|
Loading…
Reference in New Issue
Block a user