summaryrefslogtreecommitdiffhomepage
path: root/eigen/unsupported/test/FFT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'eigen/unsupported/test/FFT.cpp')
-rw-r--r--eigen/unsupported/test/FFT.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/eigen/unsupported/test/FFT.cpp b/eigen/unsupported/test/FFT.cpp
new file mode 100644
index 0000000..45c87f5
--- /dev/null
+++ b/eigen/unsupported/test/FFT.cpp
@@ -0,0 +1,2 @@
+#define test_FFTW test_FFT
+#include "FFTW.cpp"