mirror of
https://github.com/google/benchmark.git
synced 2024-12-28 21:40:15 +08:00
added includes
This commit is contained in:
parent
37ab858e4b
commit
d82f0c3131
@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "benchmark/reporter.h"
|
||||
#include "benchmark/complexity.h"
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstdio>
|
||||
|
@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "benchmark/reporter.h"
|
||||
#include "benchmark/complexity.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user