Skip to content

Commit

Permalink
fix ci build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-vsp committed Mar 15, 2024
1 parent f731b28 commit a7cc8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions canopen_402_driver/src/command.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
// along with this program. If not, see <https://www.gnu.org/licenses/>.
//
#include "canopen_402_driver/command.hpp"
#include <stdexcept>
using namespace ros2_canopen;

const Command402::TransitionTable Command402::transitions_;
Expand Down

0 comments on commit a7cc8f1

Please sign in to comment.