Merge pull request from baishuai/v1.x

add new line at end of file, fix compiler warnings 
This commit is contained in:
Gabi Melman 2018-08-08 22:29:14 +03:00 committed by GitHub
commit 85a2bf1c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

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