aboutsummaryrefslogtreecommitdiff
path: root/src/core/perf_stats.h
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2019-09-10 12:57:45 +0200
committerFearlessTobi <thm.frey@gmail.com>2019-09-10 12:57:45 +0200
commitd36a7a43c5f5d7d6dc6fb5945311c264ad79297c (patch)
treef764449755db789df6db727c39b6baa7bd89593e /src/core/perf_stats.h
parent684b616f0d6445b753dded31554e0b006b6d2c3e (diff)
Address review comments
Diffstat (limited to 'src/core/perf_stats.h')
-rw-r--r--src/core/perf_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/perf_stats.h b/src/core/perf_stats.h
index 2db290c092..d9a64f072d 100644
--- a/src/core/perf_stats.h
+++ b/src/core/perf_stats.h
@@ -6,6 +6,7 @@
#include <array>
#include <chrono>
+#include <cstddef>
#include <mutex>
#include "common/common_types.h"