Skip to content

Commit

Permalink
fix(tier4_autoware_utils): add missing header to library
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Mar 17, 2024
1 parent fee4a57 commit 3370315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/tier4_autoware_utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ament_auto_add_library(tier4_autoware_utils SHARED
src/ros/marker_helper.cpp
src/ros/logger_level_configure.cpp
src/system/backtrace.cpp
include/tier4_autoware_utils/ros/published_time_publisher.hpp
)

if(BUILD_TESTING)
Expand Down

0 comments on commit 3370315

Please sign in to comment.