gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
619 stars 251 forks source link

Add missing algorithm include #2414

Closed oysstu closed 1 month ago

oysstu commented 1 month ago

🦟 Bug fix

Fixes #2413

Summary

Needed due to use of std::find_if in Factory.hh.

Checklist