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

Commit d304407

Browse files
author
Guilhem Saurel
committed
remove useless python.h include
1 parent be6a8d6 commit d304407

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/sot-dynamic-pinocchio/dynamic-pinocchio.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,11 @@
2727

2828

2929
/* STD */
30-
#include <Python.h>
3130
#include <string>
3231
#include <map>
3332
/* Matrix */
3433
#include <dynamic-graph/linear-algebra.h>
3534

36-
/*Python API*/
37-
3835
/* SOT */
3936
#include <sot/core/flags.hh>
4037
#include <dynamic-graph/entity.h>

0 commit comments

Comments
 (0)