From 8e05f9cfa1538d76a9d3e01e08ba565bd581806a Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Fri, 4 Dec 2009 23:17:14 +0100 Subject: add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation --- test/geo_alignedbox.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/geo_alignedbox.cpp') diff --git a/test/geo_alignedbox.cpp b/test/geo_alignedbox.cpp index d6b6e1bb3..d496578da 100644 --- a/test/geo_alignedbox.cpp +++ b/test/geo_alignedbox.cpp @@ -22,7 +22,6 @@ // License and a copy of the GNU General Public License along with // Eigen. If not, see . -#define EIGEN2_SUPPORT #include "main.h" #include #include -- cgit v1.2.3