We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7597ca6 commit c0affadCopy full SHA for c0affad
benchmarks/benchmark.cpp
@@ -1,7 +1,7 @@
1
-#include "event_counter.h"
2
#if defined(__linux__) || (__APPLE__ && __aarch64__)
3
#define USING_COUNTERS
4
#endif
+#include "event_counter.h"
5
#include <algorithm>
6
#include "fast_float/fast_float.h"
7
#include <chrono>
0 commit comments