Skip to content

Commit 7300118

Browse files
Adding atomic header
1 parent c82dce7 commit 7300118

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

benchmarks/src/benchmark_helper.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef BENCHMARK_HELPER_HPP
22
#define BENCHMARK_HELPER_HPP
33
#include "event_counter.h"
4+
#include <atomic>
45

56
inline event_collector& get_collector() {
67
static event_collector collector;

0 commit comments

Comments
 (0)