open-rmf / rmf_task

RMF library for managing task allocations
Apache License 2.0
22 stars 22 forks source link

Fix build with Apple Clang #77

Closed Yadunund closed 1 year ago

Yadunund commented 1 year ago

Building on macOS with Apple Clang as default compiler throws a build error due to a missing include for unordered_map.