From 64edfbed04cc9d09aaa862d2bb14eff2fbc77b2f Mon Sep 17 00:00:00 2001 From: Antonio Sanchez Date: Sat, 2 Mar 2024 20:39:34 -0800 Subject: [PATCH] Fix static_assert for c++14. --- unsupported/Eigen/src/AutoDiff/CoherentPadOp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h b/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h index 0fdd696c8..7d3a3fb36 100644 --- a/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h +++ b/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h @@ -51,7 +51,7 @@ struct CoherentPadOp : public dense_xpr_base