Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Feb 20, 2023
1 parent 1bb86ce commit d0d04cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/behaviortree_cpp/basic_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <memory>
#include <string_view>
#include <variant>
#include <optional>

#include "behaviortree_cpp/utils/safe_any.hpp"
#include "behaviortree_cpp/exceptions.h"
Expand Down

0 comments on commit d0d04cf

Please sign in to comment.