Unverified Commit 8cb1bc89 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #969 from scribam/patch-1

Update log_msg.h
parents f4c737ef 1798a1fa
......@@ -25,9 +25,9 @@ struct log_msg
#ifndef SPDLOG_NO_THREAD_ID
, thread_id(os::thread_id())
#endif
, source(loc)
, payload(view)
#endif
{
}
......
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