mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
AutoDiff depends on Core, so include appropriate header.
(cherry picked from commit e1165dbf9a)
This commit is contained in:
committed by
Antonio Sanchez
parent
f55a112cb1
commit
ea57f9b78f
@@ -10,6 +10,8 @@
|
||||
#ifndef EIGEN_AUTODIFF_MODULE
|
||||
#define EIGEN_AUTODIFF_MODULE
|
||||
|
||||
#include "../../Eigen/Core"
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user