aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchFFT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/benchFFT.cpp')
-rw-r--r--bench/benchFFT.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/bench/benchFFT.cpp b/bench/benchFFT.cpp
index 4b6cabb55..fccc02a6c 100644
--- a/bench/benchFFT.cpp
+++ b/bench/benchFFT.cpp
@@ -26,9 +26,6 @@
#include <vector>
#include <Eigen/Core>
#include <bench/BenchTimer.h>
-#ifdef USE_FFTW
-#include <fftw3.h>
-#endif
#include <unsupported/Eigen/FFT>