Skip to content

Commit 0fac0b9

Browse files
committed
fixed iwyu issue
1 parent 0dd5029 commit 0fac0b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/test/common/spinlock_benchmark.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <benchmark/benchmark.h>
55
#include <atomic>
6+
#include <cstdint>
67
#include <mutex>
78
#include <thread>
89
#include <vector>

0 commit comments

Comments
 (0)