enum class HttpErrorCode derives from int
This commit is contained in:
2
third_party/spdlog/tests/utils.h
vendored
2
third_party/spdlog/tests/utils.h
vendored
@ -13,4 +13,4 @@ std::size_t count_lines(const std::string &filename);
|
||||
|
||||
std::size_t get_filesize(const std::string &filename);
|
||||
|
||||
bool ends_with(std::string const &value, std::string const &ending);
|
||||
bool ends_with(std::string const &value, std::string const &ending);
|
||||
|
Reference in New Issue
Block a user