Skip to content

Commit 28844a7

Browse files
committed
fix(tier4_autoware_utils): fix build error
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent 1ca97cf commit 28844a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/tier4_autoware_utils/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ament_auto_add_library(tier4_autoware_utils SHARED
1616
src/ros/marker_helper.cpp
1717
src/ros/logger_level_configure.cpp
1818
src/system/backtrace.cpp
19+
include/tier4_autoware_utils/ros/published_time_publisher.hpp
1920
)
2021

2122
if(BUILD_TESTING)

0 commit comments

Comments
 (0)