mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 14:42:13 +08:00
source_loc change line to int
This commit is contained in:
parent
d12a858897
commit
7ab6fd9db6
@ -212,8 +212,6 @@ private:
|
|||||||
std::string msg_;
|
std::string msg_;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
struct source_loc
|
struct source_loc
|
||||||
{
|
{
|
||||||
SPDLOG_CONSTEXPR source_loc()
|
SPDLOG_CONSTEXPR source_loc()
|
||||||
|
Loading…
Reference in New Issue
Block a user