aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/nullary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/nullary.cpp')
-rw-r--r--test/nullary.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/nullary.cpp b/test/nullary.cpp
index e0b8336c4..a7f6c60a7 100644
--- a/test/nullary.cpp
+++ b/test/nullary.cpp
@@ -23,7 +23,6 @@
// Eigen. If not, see <http://www.gnu.org/licenses/>.
#include "main.h"
-#include <Eigen/Array>
template<typename MatrixType>
bool equalsIdentity(const MatrixType& A)