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:
std::vector<T> v_;
};
} // namespace details
} // namespace spdlog
\ No newline at end of file
} // 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
\ No newline at end of file
} // namespace spdlog
......@@ -216,4 +216,4 @@ private:
};
} // namespace details
} // namespace spdlog
\ No newline at end of file
} // namespace spdlog
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