Skip to content

Commit

Permalink
fix(autoware_traffic_light_arbiter): fix build error (autowarefoundat…
Browse files Browse the repository at this point in the history
…ion#9186)

fix build error

Signed-off-by: Go Sakayori <[email protected]>
  • Loading branch information
go-sakayori authored Oct 30, 2024
1 parent f3886e8 commit 6df4dea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include "autoware/traffic_light_arbiter/traffic_light_arbiter.hpp"

#include <ament_index_cpp/get_package_share_directory.hpp>
#include <autoware_lanelet2_extension/utility/message_conversion.hpp>
#include <autoware_test_utils/autoware_test_utils.hpp>

#include <gtest/gtest.h>
Expand Down

0 comments on commit 6df4dea

Please sign in to comment.