mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +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_;
|
std::vector<T> v_;
|
||||||
};
|
};
|
||||||
} // namespace details
|
} // namespace details
|
||||||
} // namespace spdlog
|
} // namespace spdlog
|
||||||
|
@ -127,4 +127,4 @@ inline ToDuration time_fraction(const log_clock::time_point &tp)
|
|||||||
|
|
||||||
} // namespace fmt_helper
|
} // namespace fmt_helper
|
||||||
} // namespace details
|
} // namespace details
|
||||||
} // namespace spdlog
|
} // namespace spdlog
|
||||||
|
@ -217,4 +217,4 @@ private:
|
|||||||
};
|
};
|
||||||
|
|
||||||
} // namespace details
|
} // namespace details
|
||||||
} // namespace spdlog
|
} // namespace spdlog
|
||||||
|
Loading…
Reference in New Issue
Block a user