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

Commit f5bc5a1

Browse files
author
Olivier Stasse
authored
Merge pull request #32 from olivier-stasse/master
Remove useless headers + update cmake submodules Thanks to Joseph Mirabel for pointing this out.
2 parents 75ea085 + 694892f commit f5bc5a1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
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)