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