Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored May 27, 2018
1 parent 2a7459a commit 96003c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include <yarp/os/all.h>
#include <yarp/dev/all.h>
#include <yarp/dev/IControlLimits2.h>

#include <stdlib.h> //-- Just for ::exit()
#include <fcntl.h> //-- Just for O_RDWR
Expand Down

0 comments on commit 96003c6

Please sign in to comment.