Skip to content

Commit

Permalink
clean merge
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Dec 9, 2024
1 parent 23f4235 commit 3b6fb80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rmw_zenoh_cpp/src/detail/rmw_client_data.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ bool ClientData::init(const z_loaned_session_t * session)
initialized_ = true;

free_ros_keyexpr.cancel();
free_token.cancel();

return true;
}
Expand Down
1 change: 1 addition & 0 deletions rmw_zenoh_cpp/src/rmw_zenoh.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
// limitations under the License.

#include <fastcdr/FastBuffer.h>

#include <zenoh.h>

#include <chrono>
Expand Down

0 comments on commit 3b6fb80

Please sign in to comment.