mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
bin_to_hex.h: include common.h instead of spdlog.h
This commit is contained in:
parent
dfd12e6dac
commit
b400705a1c
@ -6,7 +6,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <cctype>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <spdlog/common.h>
|
||||
|
||||
//
|
||||
// Support for logging binary data as hex
|
||||
|
Loading…
Reference in New Issue
Block a user