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
|
#pragma once
|
||||||
|
|
||||||
#include <cctype>
|
#include <cctype>
|
||||||
|
#include <spdlog/common.h>
|
||||||
|
|
||||||
//
|
//
|
||||||
// Support for logging binary data as hex
|
// Support for logging binary data as hex
|
||||||
|
Loading…
Reference in New Issue
Block a user