Correcting clang-tidy fix compile error

This commit is contained in:
Dan Paulat 2025-04-27 14:30:29 -05:00
parent 81f09e07f0
commit 56961efe76

View file

@ -241,7 +241,7 @@ void TextEventManager::SelectTime(
boost::asio::post(
p->threadPool_,
[this]()
[dateTime, this]()
{
try
{