Merge pull request #2035 from dmerkushov/v1.x

bin_to_hex.h: include spdlog.h
This commit is contained in:
Gabi Melman 2021-08-09 20:04:18 +03:00 committed by GitHub
commit bd99496423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
#pragma once
#include <cctype>
#include <spdlog/common.h>
//
// Support for logging binary data as hex