Skip to content

Commit

Permalink
mark explicit
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
xmfcx committed Mar 14, 2023
1 parent acd4db8 commit e73dd28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class AutowareNode : public rclcpp_lifecycle::LifecycleNode
{
public:
AUTOWARE_NODE_PUBLIC
AutowareNode(
explicit AutowareNode(
const std::string & node_name, const std::string & ns = "",
const rclcpp::NodeOptions & options = rclcpp::NodeOptions());

Expand Down

0 comments on commit e73dd28

Please sign in to comment.