mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Merge pull request #887 from peergynt/peergynt-cleanup
Cleanup header file: remove log_msg.h include from fmt_helper.h
This commit is contained in:
commit
d1237d8984
@ -5,7 +5,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "chrono"
|
||||
#include "spdlog/details/log_msg.h"
|
||||
#include "spdlog/fmt/fmt.h"
|
||||
|
||||
// Some fmt helpers to efficiently format and pad ints and strings
|
||||
|
Loading…
Reference in New Issue
Block a user