Skip to content

Commit

Permalink
[Misc/Convex] Adding missing include for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
lmontaut committed Sep 6, 2023
1 parent 2da373a commit 75e05ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/hpp/fcl/shape/geometric_shapes.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include <hpp/fcl/collision_object.h>
#include <hpp/fcl/data_types.h>
#include <string.h>
#include <vector>
#include <memory>

#ifdef HPP_FCL_HAS_QHULL
Expand Down

0 comments on commit 75e05ec

Please sign in to comment.