mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
Fix compilation of FFTW unit test
This commit is contained in:
parent
f74ab8cb8d
commit
7a43af1a33
@ -8,6 +8,7 @@
|
|||||||
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
|
#include <cstdint>
|
||||||
#include <unsupported/Eigen/FFT>
|
#include <unsupported/Eigen/FFT>
|
||||||
|
|
||||||
template <typename T>
|
template <typename T>
|
||||||
|
Loading…
Reference in New Issue
Block a user