mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 14:30:37 +08:00
Add missing include for providing std::function.
This commit is contained in:
parent
55876610f1
commit
b5effb30f9
@ -7,6 +7,7 @@
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
#include "../src/re.h"
|
||||
#include "benchmark/benchmark.h"
|
||||
|
Loading…
Reference in New Issue
Block a user