Skip to content

Commit

Permalink
needed optional include for jammy (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <marco@openrobotics.org>
  • Loading branch information
Marco A. Gutiérrez committed Apr 12, 2022
1 parent d3e4a11 commit a5e294a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rmf_task/src/rmf_task/Log.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#include <rmf_task/Log.hpp>

#include <optional>
#include <stdexcept>
#include <list>

Expand Down

0 comments on commit a5e294a

Please sign in to comment.