Skip to content

Commit

Permalink
ControlBoardDriverCoupling.cpp: include array header as array is used…
Browse files Browse the repository at this point in the history
… in the code (#665)
  • Loading branch information
traversaro authored Sep 17, 2023
1 parent ca16bd0 commit 5ec5be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/controlboard/src/ControlBoardDriverCoupling.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <GazeboYarpPlugins/common.h>

#include <ControlBoardDriverCoupling.h>
#include <array>
#include <cstdio>
#include <cmath>
#include <gazebo/physics/Model.hh>
Expand Down

0 comments on commit 5ec5be3

Please sign in to comment.