mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-12 16:11:49 +08:00
AutoDiff depends on Core, so include appropriate header.
(cherry picked from commit e1165dbf9a16527ab085bec2749b02096fa1b584)
This commit is contained in:
parent
f55a112cb1
commit
ea57f9b78f
@ -10,6 +10,8 @@
|
||||
#ifndef EIGEN_AUTODIFF_MODULE
|
||||
#define EIGEN_AUTODIFF_MODULE
|
||||
|
||||
#include "../../Eigen/Core"
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user