mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 22:00:16 +08:00
add include to minimal_benchmark.h
This commit is contained in:
parent
35f9de71ee
commit
df904a1980
@ -18,6 +18,8 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "benchmark.h" // For forward declaration of BenchmarkReporter
|
||||
|
||||
namespace benchmark {
|
||||
|
||||
// Interface for custom benchmark result printers.
|
||||
|
Loading…
Reference in New Issue
Block a user