related tdf#152305 writerfilter: avoid comment-related exceptions
[LibreOffice.git] / external / pdfium / include.patch
blob75c0e3b9272a1e2585d17076afe30b6b5682c3e0
1 --- constants/annotation_flags.h
2 +++ constants/annotation_flags.h
3 @@ -5,6 +5,8 @@
4 #ifndef CONSTANTS_ANNOTATION_FLAGS_H_
5 #define CONSTANTS_ANNOTATION_FLAGS_H_
7 +#include <stdint.h>
9 namespace pdfium {
10 namespace annotation_flags {