summaryrefslogtreecommitdiff
path: root/chromium/base/debug/stack_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/debug/stack_trace.h')
-rw-r--r--chromium/base/debug/stack_trace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/base/debug/stack_trace.h b/chromium/base/debug/stack_trace.h
index 60c3c5c474d..6c8021cfdee 100644
--- a/chromium/base/debug/stack_trace.h
+++ b/chromium/base/debug/stack_trace.h
@@ -7,6 +7,7 @@
#include <stddef.h>
+#include <cstdint>
#include <iosfwd>
#include <string>