aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchVecAdd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/benchVecAdd.cpp')
-rw-r--r--bench/benchVecAdd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/benchVecAdd.cpp b/bench/benchVecAdd.cpp
index 396ab6a63..755c75ed5 100644
--- a/bench/benchVecAdd.cpp
+++ b/bench/benchVecAdd.cpp
@@ -1,4 +1,5 @@
+#include <iostream>
#include <Eigen/Core>
#include <bench/BenchTimer.h>
using namespace Eigen;