mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 02:21:34 +08:00
Cleanup header file: remove log_msg.h include from fmt_helper.h
This commit is contained in:
parent
240a58fd6e
commit
1b391ccd06
@ -5,7 +5,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "chrono"
|
#include "chrono"
|
||||||
#include "spdlog/details/log_msg.h"
|
|
||||||
#include "spdlog/fmt/fmt.h"
|
#include "spdlog/fmt/fmt.h"
|
||||||
|
|
||||||
// Some fmt helpers to efficiently format and pad ints and strings
|
// Some fmt helpers to efficiently format and pad ints and strings
|
||||||
|
Loading…
Reference in New Issue
Block a user