source_loc change line to int

This commit is contained in:
gabime 2019-04-06 01:37:51 +03:00
parent d12a858897
commit 7ab6fd9db6

View File

@ -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()