Skip to content

Commit

Permalink
Revert "[rcl action] Removes duplicate typedef in action_client header."
Browse files Browse the repository at this point in the history
This reverts commit 89a97d1.
  • Loading branch information
nburek committed Nov 26, 2018
1 parent c49b292 commit 849001d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rcl_action/include/rcl_action/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ extern "C"
#include "rcl/types.h"

#include "rosidl_generator_c/action_type_support_struct.h"
typedef struct rosidl_action_type_support_t rosidl_action_type_support_t;

// rcl action specific ret codes in 2XXX
/// Action name does not pass validation return code.
Expand Down

0 comments on commit 849001d

Please sign in to comment.