aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/product_notemporary.cpp
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-01-21 12:31:03 +0000
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-01-21 12:31:03 +0000
commitdbf3af866e659b88d8bcbd0ab31fdbd30c731b62 (patch)
tree4e0efc50ff8a6947267e41522f8c21ee7caf6875 /test/product_notemporary.cpp
parent7bf5930496a8de282595fd98dfa95248b4040f97 (diff)
Remove some Array #includes.
Diffstat (limited to 'test/product_notemporary.cpp')
-rw-r--r--test/product_notemporary.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/product_notemporary.cpp b/test/product_notemporary.cpp
index 1da91e5d7..b8bc3acc3 100644
--- a/test/product_notemporary.cpp
+++ b/test/product_notemporary.cpp
@@ -30,7 +30,6 @@ static int nb_temporaries;
}
#include "main.h"
-#include <Eigen/Array>
#define VERIFY_EVALUATION_COUNT(XPR,N) {\
nb_temporaries = 0; \