mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Merge pull request #784 from baishuai/v1.x
add new line at end of file, fix compiler warnings #778
This commit is contained in:
commit
85a2bf1c17
@ -59,4 +59,4 @@ private:
|
||||
std::vector<T> v_;
|
||||
};
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
@ -127,4 +127,4 @@ inline ToDuration time_fraction(const log_clock::time_point &tp)
|
||||
|
||||
} // namespace fmt_helper
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
@ -217,4 +217,4 @@ private:
|
||||
};
|
||||
|
||||
} // namespace details
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
Loading…
Reference in New Issue
Block a user