Skip to content
Snippets Groups Projects
Verified Commit 68dc5e88 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

core: remove useless includes

parent a564a065
No related branches found
No related tags found
No related merge requests found
Pipeline #35653 passed with warnings
......@@ -10,8 +10,6 @@
#include "eigenpy/scipy-type.hpp"
#include "eigenpy/register.hpp"
#include <iostream>
namespace eigenpy {
template <typename EigenType, typename BaseType>
......
......@@ -9,7 +9,6 @@
#include "eigenpy/eigen-allocator.hpp"
#include "eigenpy/scipy-type.hpp"
#include "eigenpy/scalar-conversion.hpp"
#include <iostream>
namespace eigenpy {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment