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 ccee397 commit ba9fee0Copy full SHA for ba9fee0
rclcpp/include/rclcpp/executors/events_executor_entities_collector.hpp
@@ -50,7 +50,7 @@ class EventsExecutor;
50
* in the entities currently used by the executor.
51
*/
52
class EventsExecutorEntitiesCollector final
53
-: public EventWaitable,
+ : public EventWaitable,
54
public std::enable_shared_from_this<EventsExecutorEntitiesCollector>
55
{
56
public:
0 commit comments