forked from organicmaps/organicmaps
[tracking] Warning fix.
This commit is contained in:
parent
a64290d9dd
commit
9b00cff407
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ void TransferLocation(Reporter & reporter, TestSocket & testSocket, double times
|
|||
testSocket.WriteServer(tracking::Protocol::kOk);
|
||||
break;
|
||||
}
|
||||
case Packet::Error:
|
||||
case Packet::DataV0:
|
||||
case Packet::DataV1:
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue