Skip to content

Commit cccdf86

Browse files
committed
remove useless import
1 parent 4cfc051 commit cccdf86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/matrix/integrator-euler-python-module-py.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
44
#include <dynamic-graph/python/dynamic-graph-py.hh>
55

6-
#include <eigenpy/registration.hpp>
7-
86
#include <sot/core/integrator-euler.hh>
97

108
namespace dg = dynamicgraph;

0 commit comments

Comments
 (0)