Unverified Commit 88fe2187 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update logger_impl.h

parent b1be7b9f
......@@ -252,8 +252,6 @@ inline void spdlog::logger::critical(const wchar_t* fmt, const Args&... args)
log(level::critical, fmt, args...);
}
}
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
......
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