Skip to content

Commit

Permalink
python: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarpent committed Nov 28, 2023
1 parent 69a182c commit a85451a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/python/utils/conversions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
//

#include <sstream>
#include <sys/types.h>

#include "pinocchio/bindings/python/fwd.hpp"
#include "pinocchio/bindings/python/spatial/se3.hpp"
Expand Down

0 comments on commit a85451a

Please sign in to comment.