AutoDiff depends on Core, so include appropriate header.
This commit is contained in:
parent
bb51d9f4fa
commit
e1165dbf9a
@ -10,6 +10,8 @@
|
||||
#ifndef EIGEN_AUTODIFF_MODULE_H
|
||||
#define EIGEN_AUTODIFF_MODULE_H
|
||||
|
||||
#include "../../Eigen/Core"
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user