Unverified Commit 85a2bf1c authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #784 from baishuai/v1.x

add new line at end of file, fix compiler warnings #778
parents 8179b263 a2fa7a83
...@@ -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
...@@ -127,4 +127,4 @@ inline ToDuration time_fraction(const log_clock::time_point &tp) ...@@ -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
\ No newline at end of file
...@@ -217,4 +217,4 @@ private: ...@@ -217,4 +217,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