Merge pull request #784 from baishuai/v1.x

add new line at end of file, fix compiler warnings #778
pull/786/head
Gabi Melman 7 years ago committed by GitHub
commit 85a2bf1c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save