Skip to content

Commit d0d04cf

Browse files
committed
fix compilation
1 parent 1bb86ce commit d0d04cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/behaviortree_cpp/basic_types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <memory>
1313
#include <string_view>
1414
#include <variant>
15+
#include <optional>
1516

1617
#include "behaviortree_cpp/utils/safe_any.hpp"
1718
#include "behaviortree_cpp/exceptions.h"

0 commit comments

Comments
 (0)