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

core: add missing include

Related to Eigen
parent a82e0fe0
No related branches found
No related tags found
No related merge requests found
Pipeline #15527 failed
......@@ -7,6 +7,7 @@
#include "eigenpy/eigenpy.hpp"
#include <iostream>
#include <Eigen/Core>
#include <unsupported/Eigen/IterativeSolvers>
......
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