Skip to content

Commit b498303

Browse files
author
serge-sans-paille
committed
[nfc] Fix missing include
1 parent 00526cc commit b498303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/benchmark/src/benchmark_register.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef BENCHMARK_REGISTER_H
22
#define BENCHMARK_REGISTER_H
33

4+
#include <limits>
45
#include <vector>
56

67
#include "check.h"

0 commit comments

Comments
 (0)