Skip to content
Snippets Groups Projects
Verified Commit 2f61e252 authored by Justin Carpentier's avatar Justin Carpentier Committed by Justin Carpentier
Browse files

[CodeGen] Add support of Eigen

parent f4fd517e
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
#include <Eigen/Core>
#if defined(PINOCCHIO_WITH_CPPADCG_SUPPORT) && defined(PINOCCHIO_WITH_CXX11_SUPPORT)
#include <cppad/cg.hpp>
#include <cppad/cg/support/cppadcg_eigen.hpp>
#else
#include <cppad/cppad.hpp>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment