optimal & fix file cmake
This commit is contained in:
@@ -81,7 +81,7 @@ protected:
|
||||
{
|
||||
if (explode_)
|
||||
{
|
||||
throw std::runtime_error("SpyLayer được yêu cầu ném exception");
|
||||
throw std::runtime_error("SpyLayer was asked to throw an exception");
|
||||
}
|
||||
records_.push_back(Record{ &type, topic });
|
||||
if (observer_)
|
||||
|
||||
Reference in New Issue
Block a user