mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:20:04 +00:00
Correcting clang-tidy fix compile error
This commit is contained in:
parent
81f09e07f0
commit
56961efe76
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ void TextEventManager::SelectTime(
|
|||
|
||||
boost::asio::post(
|
||||
p->threadPool_,
|
||||
[this]()
|
||||
[dateTime, this]()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue