Skip to content

Commit

Permalink
Add missing includes
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Jun 26, 2023
1 parent 14d488f commit c70bbfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/triggered_boundingbox_camera.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

#include <gz/msgs/boolean.pb.h>
#include <gz/msgs/image.pb.h>
#include <gz/msgs/annotated_axis_aligned_2d_box.pb.h>
#include <gz/msgs/annotated_axis_aligned_2d_box_v.pb.h>

#include <gz/common/Console.hh>
#include <gz/common/Filesystem.hh>
Expand Down

0 comments on commit c70bbfa

Please sign in to comment.