1 From 5d9acaac1abbbe45558f2bd6cbd3b3e9efde4414 Mon Sep 17 00:00:00 2001
2 From: Stephan Hartmann <stha09@googlemail.com>
3 Date: Wed, 5 Apr 2023 16:10:25 +0000
4 Subject: [PATCH] IWYU: add stdint.h for uint32_t pdfium::annotation_flags
7 Change-Id: Id10921a5fdf93a3b92c76c84266696e92d901bd5
8 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/105890
9 Reviewed-by: Lei Zhang <thestig@chromium.org>
10 Commit-Queue: Lei Zhang <thestig@chromium.org>
12 constants/annotation_flags.h | 2 ++
13 1 file changed, 2 insertions(+)
15 diff --git a/constants/annotation_flags.h b/constants/annotation_flags.h
16 index 2ac244e06..d44a0c13c 100644
17 --- a/constants/annotation_flags.h
18 +++ b/constants/annotation_flags.h
20 #ifndef CONSTANTS_ANNOTATION_FLAGS_H_
21 #define CONSTANTS_ANNOTATION_FLAGS_H_
26 namespace annotation_flags {