We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fb950 commit 08b6b28Copy full SHA for 08b6b28
include/behaviortree_cpp/json_export.h
@@ -88,7 +88,6 @@ class JsonExporter
88
dst = *fromJson<T>(src);
89
}
90
91
-
92
/**
93
* @brief Register new JSON converters with addConverter<Foo>().
94
* You should used first the macro BT_JSON_CONVERTER.
0 commit comments