Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit a3e11f2

Browse files
Remove useless headers for python bindings.
1 parent 75ea085 commit a3e11f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/python-module-py.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
#include <boost/python.hpp>
1919
#include <typeinfo>
2020
#include <cstdio>
21-
#include <pinocchio/bindings/python/multibody/model.hpp>
22-
#include <pinocchio/bindings/python/multibody/data.hpp>
23-
#include <pinocchio/bindings/python/utils/handler.hpp>
2421

2522

2623
namespace dynamicgraph{

0 commit comments

Comments
 (0)