Skip to content

Commit

Permalink
Refs #20141: Solve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
  • Loading branch information
jepemi committed Apr 10, 2024
1 parent 619cf32 commit 2226ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unittest/transport/mock/MockTCPv4Transport.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ class MockTCPv4Transport : public TCPv4Transport
{
return TCPv4Transport::send(send_buffer, send_buffer_size, send_resource_locator, remote_locator);
}

};

} // namespace rtps
Expand Down

0 comments on commit 2226ed4

Please sign in to comment.