From 7a43af1a335da2c0489b4119a33ee1cbff0c15d6 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Tue, 8 Oct 2019 08:58:35 +0200 Subject: Fix compilation of FFTW unit test --- unsupported/test/FFTW.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'unsupported/test/FFTW.cpp') diff --git a/unsupported/test/FFTW.cpp b/unsupported/test/FFTW.cpp index cfe559ebd..a39831a13 100644 --- a/unsupported/test/FFTW.cpp +++ b/unsupported/test/FFTW.cpp @@ -8,6 +8,7 @@ // with this file, You can obtain one at http://mozilla.org/MPL/2.0/. #include "main.h" +#include #include template -- cgit v1.2.3