Skip to content

Commit 0ae7808

Browse files
committed
remove useless include
fix build on pinocchio 2.3.1 ref. stack-of-tasks/pinocchio#1079
1 parent c6accd9 commit 0ae7808

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/python/robots/robot-wrapper.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
2626
#include <boost/python/make_constructor.hpp>
2727

28-
#include <pinocchio/bindings/python/parsers/parsers.hpp>
2928
#include "tsid/robots/robot-wrapper.hpp"
3029

3130
namespace tsid

0 commit comments

Comments
 (0)