Skip to content

Commit 5a586c8

Browse files
committed
fix issue #1034
1 parent b451618 commit 5a586c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/behaviortree_cpp/bt_factory.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <set>
2222
#include <vector>
2323

24+
#include "behaviortree_cpp/contrib/json.hpp"
2425
#include "behaviortree_cpp/contrib/magic_enum.hpp"
2526
#include "behaviortree_cpp/behavior_tree.h"
2627

0 commit comments

Comments
 (0)