add new line at end of file, fix compiler warnings

This commit is contained in:
baishuai 2018-08-08 22:59:57 +08:00
parent 41f708e438
commit a2fa7a833c
3 changed files with 3 additions and 3 deletions

View File

@ -59,4 +59,4 @@ private:
std::vector<T> v_;
};
} // namespace details
} // namespace spdlog
} // namespace spdlog

View File

@ -138,4 +138,4 @@ inline void pad6(size_t n, fmt::basic_memory_buffer<char, Buffer_Size> &dest)
} // namespace fmt_helper
} // namespace details
} // namespace spdlog
} // namespace spdlog

View File

@ -216,4 +216,4 @@ private:
};
} // namespace details
} // namespace spdlog
} // namespace spdlog