Skip to content

Commit

Permalink
add pre-committing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Oct 16, 2024
1 parent 40b6c32 commit 5002970
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,4 @@ class TestActuatorExclusiveInterfaces : public ActuatorInterface
};

#include "pluginlib/class_list_macros.hpp" // NOLINT
PLUGINLIB_EXPORT_CLASS(TestActuatorExclusiveInterfaces, hardware_interface::ActuatorInterface)
PLUGINLIB_EXPORT_CLASS(TestActuatorExclusiveInterfaces, hardware_interface::ActuatorInterface)

0 comments on commit 5002970

Please sign in to comment.