Skip to content

fix(planning_data_analyzer): add missing any include#373

Merged
xmfcx merged 1 commit intomainfrom
fix/planning_data_analyzer/missing-include
Mar 16, 2026
Merged

fix(planning_data_analyzer): add missing any include#373
xmfcx merged 1 commit intomainfrom
fix/planning_data_analyzer/missing-include

Conversation

@xmfcx
Copy link
Copy Markdown
Contributor

@xmfcx xmfcx commented Mar 16, 2026

Description

return std::any_of(topics.begin(), topics.end(), [&topic_name](const auto & topic) {

Used here but was not included.

Fix build error in jazzy.

How was this PR tested?

Locally.

Notes for reviewers

None.

Effects on system behavior

None.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@xmfcx xmfcx merged commit 2c870ab into main Mar 16, 2026
28 checks passed
@xmfcx xmfcx deleted the fix/planning_data_analyzer/missing-include branch March 16, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants