From 210092d16c57ec2fd2f8f515151de284e8a737e3 Mon Sep 17 00:00:00 2001 From: Mark Borgerding Date: Mon, 25 May 2009 20:35:24 -0400 Subject: changed name from simple_fft_traits to ei_kissfft_impl --- bench/benchFFT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bench/benchFFT.cpp') diff --git a/bench/benchFFT.cpp b/bench/benchFFT.cpp index 84cc49fe3..ffa4ffffc 100644 --- a/bench/benchFFT.cpp +++ b/bench/benchFFT.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include using namespace Eigen; using namespace std; -- cgit v1.2.3