aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Geometry
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/Geometry')
-rw-r--r--Eigen/Geometry1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/Geometry b/Eigen/Geometry
index b5037306d..ab3a9b9d6 100644
--- a/Eigen/Geometry
+++ b/Eigen/Geometry
@@ -25,6 +25,7 @@ namespace Eigen {
// the Geometry module use cwiseCos and cwiseSin which are defined in the Array module
#include "src/Array/CwiseOperators.h"
#include "src/Array/Functors.h"
+#include "src/Array/PartialRedux.h"
#include "src/Geometry/OrthoMethods.h"
#include "src/Geometry/Quaternion.h"