Commit a2fa7a83 authored by baishuai's avatar baishuai

add new line at end of file, fix compiler warnings

parent 41f708e4
...@@ -59,4 +59,4 @@ private: ...@@ -59,4 +59,4 @@ private:
std::vector<T> v_; std::vector<T> v_;
}; };
} // namespace details } // namespace details
} // namespace spdlog } // namespace spdlog
\ No newline at end of file
...@@ -138,4 +138,4 @@ inline void pad6(size_t n, fmt::basic_memory_buffer<char, Buffer_Size> &dest) ...@@ -138,4 +138,4 @@ inline void pad6(size_t n, fmt::basic_memory_buffer<char, Buffer_Size> &dest)
} // namespace fmt_helper } // namespace fmt_helper
} // namespace details } // namespace details
} // namespace spdlog } // namespace spdlog
\ No newline at end of file
...@@ -216,4 +216,4 @@ private: ...@@ -216,4 +216,4 @@ private:
}; };
} // namespace details } // namespace details
} // namespace spdlog } // namespace spdlog
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment