add new line at end of file, fix compiler warnings

pull/784/head
baishuai 7 years ago
parent 41f708e438
commit a2fa7a833c

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

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

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

Loading…
Cancel
Save