Skip to content

Commit

Permalink
build: fix namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Mar 27, 2024
1 parent ecae52d commit 9b080aa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ namespace autoware
{
namespace behavior_path_planner
{
using ::behavior_path_planner::LaneChangeParameters;

class ExternalRequestLaneChange : public NormalLaneChange
{
public:
Expand Down

0 comments on commit 9b080aa

Please sign in to comment.