mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
source_loc change line to int
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user