aboutsummaryrefslogtreecommitdiff
path: root/pw_thread/public
diff options
context:
space:
mode:
Diffstat (limited to 'pw_thread/public')
-rw-r--r--pw_thread/public/pw_thread/thread_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw_thread/public/pw_thread/thread_info.h b/pw_thread/public/pw_thread/thread_info.h
index e18ebe524..c5c9a4377 100644
--- a/pw_thread/public/pw_thread/thread_info.h
+++ b/pw_thread/public/pw_thread/thread_info.h
@@ -14,6 +14,7 @@
#pragma once
#include <bitset>
+#include <cstdint>
#include <optional>
#include "pw_span/span.h"