mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
Merge pull request #784 from baishuai/v1.x
add new line at end of file, fix compiler warnings #778
This commit is contained in:
@@ -59,4 +59,4 @@ private:
|
||||
std::vector<T> v_;
|
||||
};
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
@@ -127,4 +127,4 @@ inline ToDuration time_fraction(const log_clock::time_point &tp)
|
||||
|
||||
} // namespace fmt_helper
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
@@ -217,4 +217,4 @@ private:
|
||||
};
|
||||
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
Reference in New Issue
Block a user