mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-10 18:59:01 +08:00
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…
x
Reference in New Issue
Block a user