Fix compilation of FFTW unit test

This commit is contained in:
Gael Guennebaud 2019-10-08 08:58:35 +02:00
parent f74ab8cb8d
commit 7a43af1a33

View File

@ -8,6 +8,7 @@
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#include "main.h"
#include <cstdint>
#include <unsupported/Eigen/FFT>
template <typename T>