From dbf3af866e659b88d8bcbd0ab31fdbd30c731b62 Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Thu, 21 Jan 2010 12:31:03 +0000 Subject: Remove some Array #includes. --- test/nullary.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/nullary.cpp') 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 . #include "main.h" -#include template bool equalsIdentity(const MatrixType& A) -- cgit v1.2.3