mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
add new line at end of file, fix compiler warnings
This commit is contained in:
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…
Reference in New Issue
Block a user