Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing algorithm include #645

Merged
merged 1 commit into from
May 27, 2024
Merged

Add missing algorithm include #645

merged 1 commit into from
May 27, 2024

Conversation

oysstu
Copy link
Contributor

@oysstu oysstu commented May 25, 2024

🦟 Bug fix

Fixes #644

Summary

Adds a missing include (algorithm). Needed due to use of std::find.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Signed-off-by: Øystein Sture <oysstu@users.noreply.github.com>
@oysstu oysstu requested review from azeey, mxgrey and scpeters as code owners May 25, 2024 18:08
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label May 25, 2024
@ahcorde ahcorde merged commit a74dae4 into gazebosim:gz-physics7 May 27, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Missing algorithm include (InspectFeatures.hh)
2 participants