aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/perf_monitoring/gemv_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/perf_monitoring/gemv_common.h')
-rw-r--r--bench/perf_monitoring/gemv_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/perf_monitoring/gemv_common.h b/bench/perf_monitoring/gemv_common.h
index 55ee0ff8b..727784065 100644
--- a/bench/perf_monitoring/gemv_common.h
+++ b/bench/perf_monitoring/gemv_common.h
@@ -1,6 +1,7 @@
#include <iostream>
#include <fstream>
#include <vector>
+#include <string>
#include <functional>
#include <Eigen/Core>
#include "../../BenchTimer.h"