Skip to content

Commit

Permalink
chore: remove the automatically added headers
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanYuYuan committed Dec 6, 2024
1 parent e6c1a43 commit e3eecf2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/src/detail/rmw_publisher_data.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "rmw_publisher_data.hpp"

#include <fastcdr/FastBuffer.h>
#include <zenoh.h>

#include <cinttypes>
#include <memory>
Expand Down
1 change: 0 additions & 1 deletion rmw_zenoh_cpp/src/detail/zenoh_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <cinttypes>

#include "attachment_helpers.hpp"
#include "logging_macros.hpp"
#include "rcpputils/scope_exit.hpp"

#include "rmw/error_handling.h"
Expand Down

0 comments on commit e3eecf2

Please sign in to comment.