From 0fa68b9e50ba8b9e7eca9127ba5b10262e2e25d9 Mon Sep 17 00:00:00 2001 From: Mark Borgerding Date: Fri, 30 Oct 2009 19:46:45 -0400 Subject: switched to BenchUtil.h --- bench/benchFFT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/benchFFT.cpp b/bench/benchFFT.cpp index fccc02a6c..3104929ba 100644 --- a/bench/benchFFT.cpp +++ b/bench/benchFFT.cpp @@ -22,10 +22,10 @@ // License and a copy of the GNU General Public License along with // Eigen. If not, see . +#include #include #include #include -#include #include -- cgit v1.2.3