Skip to content

Commit

Permalink
missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
alaurenzi committed Sep 17, 2024
1 parent 80a0c61 commit 814801d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/OpenSoT/utils/convex_hull_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#ifndef _CONVEX_HULL_H__
#define _CONVEX_HULL_H__

#include <list>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <kdl/frames.hpp>
Expand Down

0 comments on commit 814801d

Please sign in to comment.