Commit df904a19 by Eric Fiselier

add include to minimal_benchmark.h

parent 35f9de71
......@@ -18,6 +18,8 @@
#include <utility>
#include <vector>
#include "benchmark.h" // For forward declaration of BenchmarkReporter
namespace benchmark {
// Interface for custom benchmark result printers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment