Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic-pinocchio
Commits
a3e11f2f
Commit
a3e11f2f
authored
May 02, 2018
by
Olivier Stasse
Browse files
Remove useless headers for python bindings.
parent
75ea085d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/python-module-py.cpp
View file @
a3e11f2f
...
@@ -18,9 +18,6 @@
...
@@ -18,9 +18,6 @@
#include <boost/python.hpp>
#include <boost/python.hpp>
#include <typeinfo>
#include <typeinfo>
#include <cstdio>
#include <cstdio>
#include <pinocchio/bindings/python/multibody/model.hpp>
#include <pinocchio/bindings/python/multibody/data.hpp>
#include <pinocchio/bindings/python/utils/handler.hpp>
namespace
dynamicgraph
{
namespace
dynamicgraph
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment