aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchFFT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/benchFFT.cpp')
-rw-r--r--bench/benchFFT.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/benchFFT.cpp b/bench/benchFFT.cpp
index 0f0c9bb93..c3d5da7a1 100644
--- a/bench/benchFFT.cpp
+++ b/bench/benchFFT.cpp
@@ -22,6 +22,8 @@
// License and a copy of the GNU General Public License along with
// Eigen. If not, see <http://www.gnu.org/licenses/>.
+#include <iostream>
+
#include <bench/BenchUtil.h>
#include <complex>
#include <vector>