add new line at end of file, fix compiler warnings #778
@ -59,4 +59,4 @@ private:
std::vector<T> v_;
};
} // namespace details
} // namespace spdlog
@ -127,4 +127,4 @@ inline ToDuration time_fraction(const log_clock::time_point &tp)
} // namespace fmt_helper
@ -217,4 +217,4 @@ private: