Commit 8e0892fa authored by gabime's avatar gabime

astyle

parent c5c6baad
......@@ -100,9 +100,13 @@ enum class async_overflow_policy
//
// Log exception
//
namespace details { namespace os {
std::string errno_str(int err_num);
}}
namespace details
{
namespace os
{
std::string errno_str(int err_num);
}
}
class spdlog_ex : public std::exception
{
public:
......
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